Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp152 void BuildIDSectionTooSmallForDesc();
1718 void ElfInterfaceTest::BuildIDSectionTooSmallForDesc () { in BuildIDSectionTooSmallForDesc() function in unwindstack::ElfInterfaceTest
1770 BuildIDSectionTooSmallForDesc<Elf32_Ehdr, Elf32_Shdr, Elf32_Nhdr, ElfInterface32>(); in TEST_F()
1774 BuildIDSectionTooSmallForDesc<Elf64_Ehdr, Elf64_Shdr, Elf64_Nhdr, ElfInterface64>(); in TEST_F()