Home
last modified time | relevance | path

Searched defs:sh_offset (Results 1 – 5 of 5) sorted by relevance

/system/core/libunwindstack/
DElfInterface.cpp303 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in ReadSectionHeaders() local
554 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in GetBuildIDInfo() local
/system/core/libunwindstack/tests/
DJitDebugTest.cpp90 uint64_t sh_offset = sizeof(ehdr); in CreateElf() local
DMapInfoCreateMemoryTest.cpp45 static void InitElf(int fd, uint64_t file_offset, uint64_t sh_offset, uint8_t class_type) { in InitElf()
DMapInfoGetElfTest.cpp52 static void InitElf(uint64_t sh_offset, Ehdr* ehdr, uint8_t class_type, uint8_t machine_type) { in InitElf()
DElfInterfaceTest.cpp1066 uint64_t sh_offset = 0x100; in TEST_F() local
1123 uint64_t sh_offset = 0x100; in TEST_F() local