Home
last modified time | relevance | path

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

1234

/aosp_15_r20/system/unwinding/libunwindstack/
H A DElfInterface.cpp346 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in ReadSectionHeaders() local
636 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in GetBuildIDInfo() local
/aosp_15_r20/external/pigweed/pw_elf/public/pw_elf/internal/
H A Delf.h89 Elf32_Off sh_offset; member
121 Elf64_Off sh_offset; member
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
H A DReadElf.java301 long sh_offset = readOff(); in readSectionHeaders() local
323 long sh_offset = readOff(); in readSectionHeaders() local
/aosp_15_r20/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
H A DReadElf.java224 public final long sh_offset; field in ReadElf.SecHeader
832 long sh_offset = readOff(); in readSectionHeaders() local
854 long sh_offset = readOff(); in readSectionHeaders() local
/aosp_15_r20/external/perfetto/src/profiling/symbolizer/
H A Delf.h79 Off sh_offset; member
133 Off sh_offset; member
/aosp_15_r20/external/zucchini/
H A Ddisassembler_elf_unittest.cc24 offset_t sh_offset; in TEST() member
H A Dtype_elf.h119 Elf32_Off sh_offset; member
132 Elf64_Off sh_offset; member
/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DELFReader.cpp334 uint32_t sh_offset = 0x0; in readSectionHeaders() local
828 uint64_t sh_offset = 0x0; in readSectionHeaders() local
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dtype_elf.h119 Elf32_Off sh_offset; member
132 Elf64_Off sh_offset; member
/aosp_15_r20/trusty/kernel/lib/trusty/include/lib/trusty/
H A Delf.h187 Elf32_Off sh_offset; /* file offset */ member
200 Elf64_Off sh_offset; /* file offset */ member
/aosp_15_r20/external/toybox/toys/posix/
H A Dfile.c136 unsigned long sh_offset; local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceELFSection.h80 void setFileOffset(Elf64_Off sh_offset) { Header.sh_offset = sh_offset; } in setFileOffset()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_rgp_elf_object_pack.c453 uint32_t sh_offset; in ac_rgp_file_write_elf_object() local
/aosp_15_r20/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()
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dvdso_elf64.go63 sh_offset uint64 /* Section file offset */ member
Dvdso_elf32.go63 sh_offset uint32 /* Section file offset */ member
/aosp_15_r20/system/unwinding/libunwindstack/tests/fuzz/
H A DUnwinderComponentCreator.cpp249 uint64_t sh_offset = sizeof(ehdr); in PutElfInMemory() local
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/
Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/linux/
Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/
Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/linux/
Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/bionic/libc/kernel/uapi/linux/
Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/linux/
Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/linux/
Delf.h262 Elf32_Off sh_offset; member
274 Elf64_Off sh_offset; member

1234