Home
last modified time | relevance | path

Searched refs:BuildIDSectionTooSmallForName (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp149 void BuildIDSectionTooSmallForName();
1658 void ElfInterfaceTest::BuildIDSectionTooSmallForName () { in BuildIDSectionTooSmallForName() function in unwindstack::ElfInterfaceTest
1710 BuildIDSectionTooSmallForName<Elf32_Ehdr, Elf32_Shdr, Elf32_Nhdr, ElfInterface32>(); in TEST_F()
1714 BuildIDSectionTooSmallForName<Elf64_Ehdr, Elf64_Shdr, Elf64_Nhdr, ElfInterface64>(); in TEST_F()