Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp121 void InitSectionHeadersOffsets();
930 void ElfInterfaceTest::InitSectionHeadersOffsets() { in InitSectionHeadersOffsets() function in unwindstack::ElfInterfaceTest
1034 InitSectionHeadersOffsets<Elf32_Ehdr, Elf32_Shdr, ElfInterface32>(); in TEST_F()
1038 InitSectionHeadersOffsets<Elf64_Ehdr, Elf64_Shdr, ElfInterface64>(); in TEST_F()