Home
last modified time | relevance | path

Searched refs:Elf64_Off (Results 1 – 25 of 1088) sorted by relevance

12345678910>>...44

/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/src/
H A Dreadelf.h50 typedef uint32_t Elf64_Off[2]; typedef
55 typedef uint64_t Elf64_Off; typedef
87 Elf64_Off e_phoff;
88 Elf64_Off e_shoff;
161 Elf64_Off p_offset;
194 Elf64_Off sh_flags;
196 Elf64_Off sh_offset;
197 Elf64_Off sh_size;
200 Elf64_Off sh_addralign;
201 Elf64_Off sh_entsize;
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/magic/
H A Dreadelf.h50 typedef uint32_t Elf64_Off[2]; typedef
55 typedef uint64_t Elf64_Off; typedef
87 Elf64_Off e_phoff;
88 Elf64_Off e_shoff;
161 Elf64_Off p_offset;
194 Elf64_Off sh_flags;
196 Elf64_Off sh_offset;
197 Elf64_Off sh_size;
200 Elf64_Off sh_addralign;
201 Elf64_Off sh_entsize;
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/magic/
H A Dreadelf.h50 typedef uint32_t Elf64_Off[2]; typedef
55 typedef uint64_t Elf64_Off; typedef
87 Elf64_Off e_phoff;
88 Elf64_Off e_shoff;
161 Elf64_Off p_offset;
194 Elf64_Off sh_flags;
196 Elf64_Off sh_offset;
197 Elf64_Off sh_size;
200 Elf64_Off sh_addralign;
201 Elf64_Off sh_entsize;
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/include/
H A Delf64.h55 typedef uint64_t Elf64_Off; /* alignment 8 */ typedef
70 Elf64_Off e_phoff;
71 Elf64_Off e_shoff;
85 Elf64_Off p_offset;
99 Elf64_Off sh_offset;
/dports/sysutils/syslinux/syslinux-6.03/com32/include/sys/
H A Delf64.h18 typedef uint64_t Elf64_Off; typedef
67 Elf64_Off e_phoff;
68 Elf64_Off e_shoff;
83 Elf64_Off p_offset;
98 Elf64_Off sh_offset;
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/CLElfLib/
H A DCLElfTypes.h154 typedef unsigned __int64 Elf64_Off; typedef
162 typedef uint64_t Elf64_Off; typedef
189 Elf64_Off ProgramHeadersOffset;
190 Elf64_Off SectionHeadersOffset;
209 Elf64_Off DataOffset;
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/mcode/
H A Delf64.ads22 subtype Elf64_Off is Unsigned_64; subtype
36 E_Phoff : Elf64_Off;
37 E_Shoff : Elf64_Off;
54 Sh_Offset : Elf64_Off;
100 P_Offset : Elf64_Off;
/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dfreebsd-elf64.h40 typedef uint64_t Elf64_Off; typedef
55 typedef Elf64_Off Elf64_Hashelt;
74 Elf64_Off e_phoff; /* Program header file offset. */
75 Elf64_Off e_shoff; /* Section header file offset. */
95 Elf64_Off sh_offset; /* Offset in file. */
110 Elf64_Off p_offset; /* File offset of contents. */
/dports/sysutils/file/file-5.39/src/
H A Dreadelf.h48 typedef uint64_t Elf64_Off; typedef
115 Elf64_Off e_phoff;
116 Elf64_Off e_shoff;
189 Elf64_Off p_offset;
222 Elf64_Off sh_flags;
224 Elf64_Off sh_offset;
225 Elf64_Off sh_size;
228 Elf64_Off sh_addralign;
229 Elf64_Off sh_entsize;
/dports/devel/py-magic/file-5.40/src/
H A Dreadelf.h48 typedef uint64_t Elf64_Off; typedef
115 Elf64_Off e_phoff;
116 Elf64_Off e_shoff;
189 Elf64_Off p_offset;
222 Elf64_Off sh_flags;
224 Elf64_Off sh_offset;
225 Elf64_Off sh_size;
228 Elf64_Off sh_addralign;
229 Elf64_Off sh_entsize;
/dports/devel/elfio/elfio-3.9/elfio/
H A Delfio.hpp202 ELFIO_HEADER_ACCESS_GET_SET( Elf64_Off, sections_offset );
203 ELFIO_HEADER_ACCESS_GET_SET( Elf64_Off, segments_offset );
437 Elf64_Off offset = header->get_sections_offset(); in load_sections()
469 bool is_sect_in_seg( Elf64_Off sect_begin, in is_sect_in_seg()
471 Elf64_Off seg_begin, in is_sect_in_seg()
472 Elf64_Off seg_end ) in is_sect_in_seg()
487 Elf64_Off offset = header->get_segments_offset(); in load_segments()
508 Elf64_Off segBaseOffset = seg->get_offset(); in load_segments()
724 Elf64_Off req_page_alignment = in layout_segments_and_their_sections()
756 Elf64_Off req_offset = in layout_segments_and_their_sections()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/GenFw/
H A Delf64.h52 typedef UINT64 Elf64_Off; typedef
82 Elf64_Off e_phoff; /* Program header file offset. */
83 Elf64_Off e_shoff; /* Section header file offset. */
103 Elf64_Off sh_offset; /* Offset in file. */
118 Elf64_Off p_offset; /* File offset of contents. */
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/GenFw/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/sysutils/edk2/edk2-platforms-89f6170d/Platform/ARM/Library/ArmShellCmdRunAxf/
H A Delf64.h46 typedef UINT64 Elf64_Off; typedef
76 Elf64_Off e_phoff; /* Program header file offset. */
77 Elf64_Off e_shoff; /* Section header file offset. */
97 Elf64_Off sh_offset; /* Offset in file. */
112 Elf64_Off p_offset; /* File offset of contents. */
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmelf/
H A Delf64.h42 typedef uint64_t Elf64_Off; typedef
72 Elf64_Off e_phoff; /* Program header file offset. */
73 Elf64_Off e_shoff; /* Section header file offset. */
105 Elf64_Off sh_offset; /* Offset in file. */
120 Elf64_Off p_offset; /* File offset of contents. */
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmelf/
H A Delf64.h42 typedef uint64_t Elf64_Off; typedef
72 Elf64_Off e_phoff; /* Program header file offset. */
73 Elf64_Off e_shoff; /* Section header file offset. */
105 Elf64_Off sh_offset; /* Offset in file. */
120 Elf64_Off p_offset; /* File offset of contents. */
/dports/devel/cmake/cmake-3.22.1/Utilities/cmelf/
H A Delf64.h42 typedef uint64_t Elf64_Off; typedef
72 Elf64_Off e_phoff; /* Program header file offset. */
73 Elf64_Off e_shoff; /* Section header file offset. */
105 Elf64_Off sh_offset; /* Offset in file. */
120 Elf64_Off p_offset; /* File offset of contents. */

12345678910>>...44