Home
last modified time | relevance | path

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

/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp155 void BuildIDSectionTooSmallForHeader();
1782 void ElfInterfaceTest::BuildIDSectionTooSmallForHeader () { in BuildIDSectionTooSmallForHeader() function in unwindstack::ElfInterfaceTest
1834 BuildIDSectionTooSmallForHeader<Elf32_Ehdr, Elf32_Shdr, Elf32_Nhdr, ElfInterface32>(); in TEST_F()
1838 BuildIDSectionTooSmallForHeader<Elf64_Ehdr, Elf64_Shdr, Elf64_Nhdr, ElfInterface64>(); in TEST_F()