Home
last modified time | relevance | path

Searched refs:Elf64_Off (Results 76 – 100 of 1216) sorted by relevance

12345678910>>...49

/dports/emulators/qemu/qemu-6.2.0/roms/openbios/include/arch/common/
H A Delf.h158 typedef uint64_t Elf64_Off; typedef
189 Elf64_Off e_phoff; /* Program header file offset. */
190 Elf64_Off e_shoff; /* Section header file offset. */
217 Elf64_Off p_offset; /* File offset of contents. */
/dports/devel/elfio/elfio-3.9/elfio/
H A Delfio_header.hpp53 ELFIO_GET_SET_ACCESS_DECL( Elf64_Off, sections_offset );
55 ELFIO_GET_SET_ACCESS_DECL( Elf64_Off, segments_offset );
142 ELFIO_GET_SET_ACCESS( Elf64_Off, sections_offset, header.e_shoff );
144 ELFIO_GET_SET_ACCESS( Elf64_Off, segments_offset, header.e_phoff );
H A Delfio_segment.hpp47 ELFIO_GET_ACCESS_DECL( Elf64_Off, offset );
58 ELFIO_SET_ACCESS_DECL( Elf64_Off, offset );
92 ELFIO_GET_ACCESS( Elf64_Off, offset, ph.p_offset );
136 void set_offset( Elf64_Off value ) in set_offset()
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Delf.h34 typedef __u64 Elf64_Off; typedef
197 Elf64_Off e_phoff;
198 Elf64_Off e_shoff;
226 Elf64_Off p_offset;
283 Elf64_Off sh_offset;
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Delf.h34 typedef __u64 Elf64_Off; typedef
197 Elf64_Off e_phoff;
198 Elf64_Off e_shoff;
226 Elf64_Off p_offset;
283 Elf64_Off sh_offset;
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/include/
H A Delf.h50 typedef uint64_t Elf64_Off; typedef
251 Elf64_Off e_phoff;
252 Elf64_Off e_shoff;
283 Elf64_Off p_offset;
348 Elf64_Off sh_offset;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/include/
H A Delf.h50 typedef uint64_t Elf64_Off; typedef
251 Elf64_Off e_phoff;
252 Elf64_Off e_shoff;
283 Elf64_Off p_offset;
348 Elf64_Off sh_offset;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/include/
H A Delf.h50 typedef uint64_t Elf64_Off; typedef
251 Elf64_Off e_phoff;
252 Elf64_Off e_shoff;
283 Elf64_Off p_offset;
348 Elf64_Off sh_offset;
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Delf.h19 typedef uint64_t Elf64_Off; typedef
228 Elf64_Off e_phoff; /* Program header table file offset */
229 Elf64_Off e_shoff; /* Section header table file offset */
259 Elf64_Off p_offset; /* Segment file offset */
322 Elf64_Off sh_offset; /* Section file offset */
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Delf.h19 typedef uint64_t Elf64_Off; typedef
228 Elf64_Off e_phoff; /* Program header table file offset */
229 Elf64_Off e_shoff; /* Section header table file offset */
259 Elf64_Off p_offset; /* Segment file offset */
322 Elf64_Off sh_offset; /* Section file offset */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Delf.h19 typedef __u64 Elf64_Off; typedef
228 Elf64_Off e_phoff; /* Program header table file offset */
229 Elf64_Off e_shoff; /* Section header table file offset */
259 Elf64_Off p_offset; /* Segment file offset */
322 Elf64_Off sh_offset; /* Section file offset */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Delf.h19 typedef __u64 Elf64_Off; typedef
228 Elf64_Off e_phoff; /* Program header table file offset */
229 Elf64_Off e_shoff; /* Section header table file offset */
259 Elf64_Off p_offset; /* Segment file offset */
322 Elf64_Off sh_offset; /* Section file offset */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Delf.h19 typedef uint64_t Elf64_Off; typedef
228 Elf64_Off e_phoff; /* Program header table file offset */
229 Elf64_Off e_shoff; /* Section header table file offset */
259 Elf64_Off p_offset; /* Segment file offset */
322 Elf64_Off sh_offset; /* Section file offset */
/dports/editors/lazarus/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas41 Elf64_Off = QWord; // Unsigned file offset
119 e_phoff : Elf64_Off; { Program header offset }
120 e_shoff : Elf64_Off; { Section header offset }
188 sh_offset : Elf64_Off; // Offset in file
/dports/archivers/upx/upx-3.96/src/stub/src/include/
H A Dbsd.h178 typedef uint64_t Elf64_Off; typedef
212 Elf64_Off e_phoff;
213 Elf64_Off e_shoff;
239 Elf64_Off p_offset;
/dports/editors/lazarus-qt5/lazarus/components/fpdebug/
H A Dfpimgreaderelftypes.pas41 Elf64_Off = QWord; // Unsigned file offset
119 e_phoff : Elf64_Off; { Program header offset }
120 e_shoff : Elf64_Off; { Section header offset }
188 sh_offset : Elf64_Off; // Offset in file
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/sys/
H A Dexec_elf.h48 typedef __uint64_t Elf64_Off; typedef
149 Elf64_Off e_phoff; /* Program hdr offset */
150 Elf64_Off e_shoff; /* Section hdr offset */
223 Elf64_Off sh_offset; /* file offset */
387 Elf64_Off p_offset; /* offset */
581 #define Elf_Off Elf64_Off
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/sys/
H A Dexec_elf.h48 typedef __uint64_t Elf64_Off; typedef
149 Elf64_Off e_phoff; /* Program hdr offset */
150 Elf64_Off e_shoff; /* Section hdr offset */
223 Elf64_Off sh_offset; /* file offset */
387 Elf64_Off p_offset; /* offset */
581 #define Elf_Off Elf64_Off
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderelftypes.pas41 Elf64_Off = QWord; // Unsigned file offset
121 e_phoff : Elf64_Off; { Program header offset }
122 e_shoff : Elf64_Off; { Section header offset }
191 sh_offset : Elf64_Off; // Offset in file
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/fpdebug/
H A Dfpimgreaderelftypes.pas41 Elf64_Off = QWord; // Unsigned file offset
121 e_phoff : Elf64_Off; { Program header offset }
122 e_shoff : Elf64_Off; { Section header offset }
191 sh_offset : Elf64_Off; // Offset in file
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DELF.h37 typedef uint64_t Elf64_Off; typedef
94 Elf64_Off e_phoff;
95 Elf64_Off e_shoff;
260 Elf64_Off sh_offset;
475 Elf64_Off p_offset; // File offset where segment is located, in bytes
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/output/
H A Delf.h290 typedef uint64_t Elf64_Off; typedef
457 Elf64_Off e_phoff;
458 Elf64_Off e_shoff;
486 Elf64_Off p_offset;
516 Elf64_Off sh_offset;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/output/
H A Delf.h305 typedef uint64_t Elf64_Off; typedef
475 Elf64_Off e_phoff;
476 Elf64_Off e_shoff;
504 Elf64_Off p_offset;
534 Elf64_Off sh_offset;
/dports/devel/nasm/nasm-2.15.05/output/
H A Delf.h305 typedef uint64_t Elf64_Off; typedef
475 Elf64_Off e_phoff;
476 Elf64_Off e_shoff;
504 Elf64_Off p_offset;
534 Elf64_Off sh_offset;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A D2009-01-21-InvalidIterator.c11 typedef uint64_t Elf64_Off; typedef
15 Elf64_Off p_offset;

12345678910>>...49