Home
last modified time | relevance | path

Searched refs:Elf32_Off (Results 1 – 25 of 39) sorted by relevance

12

/third_party/libunwind/include/win/
Dfreebsd-elf32.h40 typedef uint32_t Elf32_Off; typedef
61 Elf32_Off e_phoff; /* Program header file offset. */
62 Elf32_Off e_shoff; /* Section header file offset. */
82 Elf32_Off sh_offset; /* Offset in file. */
96 Elf32_Off p_offset; /* File offset of contents. */
/third_party/libunwind/include/mingw/
Dfreebsd-elf32.h40 typedef uint32_t Elf32_Off; typedef
61 Elf32_Off e_phoff; /* Program header file offset. */
62 Elf32_Off e_shoff; /* Section header file offset. */
82 Elf32_Off sh_offset; /* Offset in file. */
96 Elf32_Off p_offset; /* File offset of contents. */
/third_party/elfutils/libelf/
Dgelf_offscn.c45 if ((Elf32_Off) offset != offset) in gelf_offscn()
51 return INTUSE(elf32_offscn) (elf, (Elf32_Off) offset); in gelf_offscn()
Delf.h47 typedef uint32_t Elf32_Off; typedef
70 Elf32_Off e_phoff; /* Program header table file offset */
71 Elf32_Off e_shoff; /* Section header table file offset */
389 Elf32_Off sh_offset; /* Section file offset */
688 Elf32_Off p_offset; /* Segment file offset */
Dlibelf.h285 extern Elf_Scn *elf32_offscn (Elf *__elf, Elf32_Off __offset);
DlibelfP.h502 extern Elf_Scn *__elf32_offscn_internal (Elf *__elf, Elf32_Off __offset)
/third_party/rust/crates/libc/src/unix/solarish/
Dx86.rs3 pub type Elf32_Off = ::c_ulong; typedef
12 pub p_offset: ::Elf32_Off,
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp60 typedef uint32_t Elf32_Off; typedef
720 Elf32_Off e_phoff;
721 Elf32_Off e_shoff;
756 Elf32_Off sh_offset;
782 Elf32_Off p_offset;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h32 typedef uint32_t Elf32_Off; // File offset typedef
69 Elf32_Off e_phoff; // Program header table's file offset, in bytes
70 Elf32_Off e_shoff; // Section header table's file offset, in bytes
628 Elf32_Off sh_offset; // File offset of section data, in bytes
989 Elf32_Off p_offset; // File offset where segment is located, in bytes
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h29 using Elf32_Off = uint32_t; // File offset variable
66 Elf32_Off e_phoff; // Program header table's file offset, in bytes
67 Elf32_Off e_shoff; // Section header table's file offset, in bytes
778 Elf32_Off sh_offset; // File offset of section data, in bytes
1160 Elf32_Off p_offset; // File offset where segment is located, in bytes
/third_party/rust/crates/libc/src/unix/haiku/
Db32.rs12 pub p_offset: ::Elf32_Off,
/third_party/icu/icu4c/source/tools/toolutil/
Dpkg_genc.cpp913 (Elf32_Off)sizeof(Elf32_Ehdr), /* e_shoff */ in writeObjectCode()
933 (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)), /* sh_offset */ in writeObjectCode()
946 … (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)), /* sh_offset */ in writeObjectCode()
958 … (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)+40), /* sh_offset */ in writeObjectCode()
970 …(Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)+40+sizeof(entry)), /* sh… in writeObjectCode()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dpkg_genc.cpp913 (Elf32_Off)sizeof(Elf32_Ehdr), /* e_shoff */ in writeObjectCode()
933 (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)), /* sh_offset */ in writeObjectCode()
946 … (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)), /* sh_offset */ in writeObjectCode()
958 … (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)+40), /* sh_offset */ in writeObjectCode()
970 …(Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)+40+sizeof(entry)), /* sh… in writeObjectCode()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dpkg_genc.cpp968 (Elf32_Off)sizeof(Elf32_Ehdr), /* e_shoff */ in writeObjectCode()
988 (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)), /* sh_offset */ in writeObjectCode()
1001 … (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)), /* sh_offset */ in writeObjectCode()
1013 … (Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)+40), /* sh_offset */ in writeObjectCode()
1025 …(Elf32_Off)(sizeof(header32)+sizeof(sectionHeaders32)+2*sizeof(Elf32_Sym)+40+sizeof(entry)), /* sh… in writeObjectCode()
/third_party/elfutils/tests/
Dalldts.c143 const Elf32_Off *const dynscn_offset = &shdr->sh_offset; in main()
/third_party/musl/porting/linux/user/include/
Delf.h26 typedef uint32_t Elf32_Off; typedef
43 Elf32_Off e_phoff;
44 Elf32_Off e_shoff;
331 Elf32_Off sh_offset;
572 Elf32_Off p_offset;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h26 typedef uint32_t Elf32_Off; typedef
43 Elf32_Off e_phoff;
44 Elf32_Off e_shoff;
331 Elf32_Off sh_offset;
571 Elf32_Off p_offset;
/third_party/musl/porting/uniproton/kernel/include/
Delf.h26 typedef uint32_t Elf32_Off; typedef
43 Elf32_Off e_phoff;
44 Elf32_Off e_shoff;
331 Elf32_Off sh_offset;
571 Elf32_Off p_offset;
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h26 typedef uint32_t Elf32_Off; typedef
43 Elf32_Off e_phoff;
44 Elf32_Off e_shoff;
331 Elf32_Off sh_offset;
571 Elf32_Off p_offset;
/third_party/musl/include/
Delf.h26 typedef uint32_t Elf32_Off; typedef
43 Elf32_Off e_phoff;
44 Elf32_Off e_shoff;
331 Elf32_Off sh_offset;
571 Elf32_Off p_offset;
/third_party/elfio/elfio/
Delf_types.hpp37 using Elf32_Off = uint32_t; typedef
1111 Elf32_Off e_phoff;
1112 Elf32_Off e_shoff;
1147 Elf32_Off sh_offset;
1173 Elf32_Off p_offset;
/third_party/musl/ndk_musl_include/
Delf.h26 typedef uint32_t Elf32_Off; typedef
43 Elf32_Off e_phoff;
44 Elf32_Off e_shoff;
331 Elf32_Off sh_offset;
571 Elf32_Off p_offset;
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs24 pub type Elf32_Off = u32; typedef
310 pub e_phoff: Elf32_Off,
311 pub e_shoff: Elf32_Off,
358 pub p_offset: Elf32_Off,
383 pub sh_offset: Elf32_Off,
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt200 Elf32_Off
Dfuchsia.txt271 Elf32_Off

12