/third_party/elfutils/libelf/ |
H A D | gelf_offscn.c | 45 if ((Elf32_Off) offset != offset) in gelf_offscn() 51 return INTUSE(elf32_offscn) (elf, (Elf32_Off) offset); in gelf_offscn()
|
H A D | libelf.h | 99 ELF_T_OFF, /* Elf32_Off, Elf64_Off, ... */ 285 extern Elf_Scn *elf32_offscn (Elf *__elf, Elf32_Off __offset);
|
H A D | elf.h | 47 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 */
|
H A D | libelfP.h | 502 extern Elf_Scn *__elf32_offscn_internal (Elf *__elf, Elf32_Off __offset)
|
H A D | elf_begin.c | 381 Elf32_Off e_shoff = elf->state.elf32.ehdr->e_shoff; in file_read_elf()
|
/third_party/rust/crates/libc/src/unix/solarish/ |
H A D | x86.rs | 3 pub type Elf32_Off = ::c_ulong; types 12 pub p_offset: ::Elf32_Off,
|
/third_party/elfio/c_wrapper/ |
H A D | elf_types_c_wrapper.hpp | 60 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/rust/crates/libc/src/unix/haiku/ |
H A D | b32.rs | 12 pub p_offset: ::Elf32_Off,
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | pkg_genc.cpp | 968 (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_offset */ in writeObjectCode()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | pkg_genc.cpp | 913 (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_offset */ in writeObjectCode()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | pkg_genc.cpp | 913 (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_offset */ in writeObjectCode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | ELF.h | 32 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/ |
H A D | ELF.h | 29 using Elf32_Off = uint32_t; // File offset 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/elfutils/tests/ |
H A D | alldts.c | 143 const Elf32_Off *const dynscn_offset = &shdr->sh_offset; in main()
|
/third_party/elfio/elfio/ |
H A D | elf_types.hpp | 37 using Elf32_Off = uint32_t; 1111 Elf32_Off e_phoff; 1112 Elf32_Off e_shoff; 1147 Elf32_Off sh_offset; 1173 Elf32_Off p_offset;
|
/third_party/musl/porting/linux/user/include/ |
H A D | elf.h | 26 typedef uint32_t Elf32_Off; typedef 43 Elf32_Off e_phoff; 44 Elf32_Off e_shoff; 332 Elf32_Off sh_offset; 573 Elf32_Off p_offset;
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | elf.h | 26 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_iccarm/kernel/include/ |
H A D | elf.h | 26 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/ |
H A D | elf.h | 26 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/ |
H A D | elf.h | 26 typedef uint32_t Elf32_Off; typedef 43 Elf32_Off e_phoff; 44 Elf32_Off e_shoff; 332 Elf32_Off sh_offset; 584 Elf32_Off p_offset;
|
/third_party/rust/crates/libc/src/unix/nto/ |
H A D | mod.rs | 24 pub type Elf32_Off = u32; types 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/src/unix/linux_like/linux/ |
H A D | mod.rs | 27 pub type Elf32_Off = u32; types 350 pub e_phoff: Elf32_Off, 351 pub e_shoff: Elf32_Off, 398 pub p_offset: Elf32_Off, 423 pub sh_offset: Elf32_Off,
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
H A D | mod.rs | 23 pub type Elf32_Off = u32; types 337 pub p_offset: Elf32_Off,
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
H A D | mod.rs | 25 pub type Elf32_Off = u32; types 376 pub p_offset: Elf32_Off,
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
H A D | mod.rs | 23 pub type Elf32_Off = u32; types 438 pub p_offset: Elf32_Off,
|