Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftosb/dist/common/
H A DELF.h15 typedef /*off_t*/ uint32_t Elf32_Off; typedef
67 Elf32_Off e_phoff; //!< Program header table offset in bytes, or 0 if no program header table.
68 Elf32_Off e_shoff; //!< Section header table offset in bytes, or 0 if no section header table.
136 Elf32_Off sh_offset; //!< Offset from beginning of the file to the first byte in the section.
217 Elf32_Off p_offset; //!< Offset in bytes from start of file to the first byte of the segment.
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf32.d21 alias uint32_t Elf32_Off; variable
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
50 Elf32_Off sh_offset;
61 Elf32_Off p_offset;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf32.d21 alias uint32_t Elf32_Off; variable
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
50 Elf32_Off sh_offset;
61 Elf32_Off p_offset;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf32.d21 alias uint32_t Elf32_Off; variable
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
50 Elf32_Off sh_offset;
61 Elf32_Off p_offset;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf32.d21 alias uint32_t Elf32_Off; variable
33 Elf32_Off e_phoff;
34 Elf32_Off e_shoff;
50 Elf32_Off sh_offset;
61 Elf32_Off p_offset;
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Dnetbsd.h39 Elf32_Off offset;
50 Elf32_Off GetEntryPoint(void) { return EntryPoint; }; in GetEntryPoint()
57 Elf32_Off EntryPoint;
H A Delf.h60 typedef uint32_t Elf32_Off; typedef
103 Elf32_Off e_phoff; /* Program hdr offset */
104 Elf32_Off e_shoff; /* Section hdr offset */
324 Elf32_Off p_offset; /* offset */
388 Elf32_Off sh_offset; /* file offset */
1078 #define Elf_Off Elf32_Off
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h66 typedef __uint32_t Elf32_Off; typedef
110 Elf32_Off e_phoff; /* Program hdr offset */
111 Elf32_Off e_shoff; /* Section hdr offset */
278 Elf32_Off p_offset; /* offset */
318 Elf32_Off sh_offset; /* file offset */
625 #define Elf_Off Elf32_Off
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h44 typedef uint32_t Elf32_Off; typedef
100 Elf32_Off e_phoff;
101 Elf32_Off e_shoff;
179 Elf32_Off p_offset;
213 Elf32_Off sh_offset;
/netbsd-src/tools/amiga-elf2bb/sys/
H A Dexec_elf.h53 typedef uint32_t Elf32_Off; typedef
94 Elf32_Off e_phoff; /* Program hdr offset */
95 Elf32_Off e_shoff; /* Section hdr offset */
282 Elf32_Off p_offset; /* offset */
335 Elf32_Off sh_offset; /* file offset */
718 #define Elf_Off Elf32_Off
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h62 typedef uint32_t Elf32_Off; typedef
105 Elf32_Off e_phoff; /* Program hdr offset */
106 Elf32_Off e_shoff; /* Section hdr offset */
326 Elf32_Off p_offset; /* offset */
390 Elf32_Off sh_offset; /* file offset */
1107 #define Elf_Off Elf32_Off
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h62 typedef uint32_t Elf32_Off; typedef
105 Elf32_Off e_phoff; /* Program hdr offset */
106 Elf32_Off e_shoff; /* Section hdr offset */
326 Elf32_Off p_offset; /* offset */
390 Elf32_Off sh_offset; /* file offset */
1107 #define Elf_Off Elf32_Off
/netbsd-src/sys/sys/
H A Dexec_elf.h60 typedef uint32_t Elf32_Off; typedef
103 Elf32_Off e_phoff; /* Program hdr offset */
104 Elf32_Off e_shoff; /* Section hdr offset */
417 Elf32_Off p_offset; /* offset */
481 Elf32_Off sh_offset; /* file offset */
1214 #define Elf_Off Elf32_Off
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d37 Elf32_Off e_phoff;
38 Elf32_Off e_shoff;
241 Elf32_Off p_offset;
310 Elf32_Off sh_offset;
H A Dlink.d22 Elf32_Off d_off;
399 Elf32_Off eb_off;
H A Delftypes.d16 alias uint32_t Elf32_Off; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A 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
865 Elf32_Off sh_offset; // File offset of section data, in bytes
1254 Elf32_Off p_offset; // File offset where segment is located, in bytes
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfdefinitions.m4233 typedef uint32_t Elf32_Off; /* File offset. */
321 Elf32_Off e_phoff; /* File offset to the PHDR table. */
322 Elf32_Off e_shoff; /* File offset to the SHDRheader. */
459 Elf32_Off p_offset; /* File offset to segment. */
522 Elf32_Off sh_offset; /* file offset of section */
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d32 alias uint32_t Elf32_Off; variable
51 Elf32_Off e_phoff;
52 Elf32_Off e_shoff;
236 Elf32_Off sh_offset;
453 Elf32_Off p_offset;
/netbsd-src/sys/arch/pmax/stand/smallnet/setnetimage/
H A Dsetnetimage.c67 Elf32_Off f_offset;
/netbsd-src/usr.sbin/installboot/arch/
H A Dpmax.c305 Elf32_Off f_offset;
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Dlibelf_convert.m4558 #define SWAP_OFF32(X) _SWAP_WORD(X, Elf32_Off)
675 #define READ_OFF32(P,X) _READ_WORD(P, X, Elf32_Off)
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_link.c521 Elf32_Off off; in dump_elf32()