Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/tests/
H A DElfInterfaceTest.cpp124 void InitSectionHeadersOffsetsEhFrameSectionBias(uint64_t addr, uint64_t offset,
1042 void ElfInterfaceTest::InitSectionHeadersOffsetsEhFrameSectionBias(uint64_t addr, uint64_t offset, in InitSectionHeadersOffsetsEhFrameSectionBias() function in unwindstack::ElfInterfaceTest
1103 InitSectionHeadersOffsetsEhFrameSectionBias<Elf32_Ehdr, Elf32_Shdr, ElfInterface32>(0x4000, in TEST_F()
1108 InitSectionHeadersOffsetsEhFrameSectionBias<Elf64_Ehdr, Elf64_Shdr, ElfInterface64>(0x6000, in TEST_F()
1113 InitSectionHeadersOffsetsEhFrameSectionBias<Elf32_Ehdr, Elf32_Shdr, ElfInterface32>( in TEST_F()
1118 InitSectionHeadersOffsetsEhFrameSectionBias<Elf64_Ehdr, Elf64_Shdr, ElfInterface64>( in TEST_F()
1123 InitSectionHeadersOffsetsEhFrameSectionBias<Elf32_Ehdr, Elf32_Shdr, ElfInterface32>( in TEST_F()
1128 InitSectionHeadersOffsetsEhFrameSectionBias<Elf64_Ehdr, Elf64_Shdr, ElfInterface64>( in TEST_F()