Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/
H A DElfInterface.cpp287 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in ReadSectionHeaders() local
550 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in GetBuildIDInfo() local
/aosp12/system/unwinding/libunwindstack/tests/
H A DJitDebugTest.cpp96 uint64_t sh_offset = sizeof(ehdr); in CreateElf() local
H A DMapInfoCreateMemoryTest.cpp45 static void InitElf(int fd, uint64_t file_offset, uint64_t sh_offset, uint8_t class_type) { in InitElf()
H A DMapInfoGetElfTest.cpp52 static void InitElf(uint64_t sh_offset, Ehdr* ehdr, uint8_t class_type, uint8_t machine_type) { in InitElf()
H A DElfInterfaceTest.cpp1415 uint64_t sh_offset = 0x100; in TEST_F() local
1472 uint64_t sh_offset = 0x100; in TEST_F() local
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp334 uint32_t sh_offset = 0x0; in readSectionHeaders() local
828 uint64_t sh_offset = 0x0; in readSectionHeaders() local
/aosp12/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderComponentCreator.cpp255 uint64_t sh_offset = sizeof(ehdr); in PutElfInMemory() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member
/aosp12/system/chre/platform/shared/include/chre/platform/shared/
H A Dloader_util.h190 Elf32_Off sh_offset; member