Home
last modified time | relevance | path

Searched refs:image_section_header (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/tfel-edf/tfel-3.2.1/src/System/
H A DLibraryInformation-pe_info.cxx233 section_t image_section_header; in get_file_offset() local
244 read_raw(image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(image_section_header); in sections()
315 section_t image_section_header; in symbols() local
320 read_raw(image_section_header); in symbols()
323 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/science/tfel/tfel-3.4.0/src/System/
H A DLibraryInformation-pe_info.cxx233 section_t image_section_header; in get_file_offset() local
244 read_raw(image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(image_section_header); in sections()
315 section_t image_section_header; in symbols() local
320 read_raw(image_section_header); in symbols()
323 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/dll/detail/
H A Dpe_info.hpp230 section_t image_section_header; in get_file_offset() local
240 read_raw(image_section_header); in get_file_offset()
241 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
242 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
244 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
259 section_t image_section_header; in sections() local
264 read_raw(image_section_header); in sections()
311 section_t image_section_header; in symbols() local
316 read_raw(image_section_header); in symbols()
319 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/dll/detail/
H A Dpe_info.hpp234 section_t image_section_header; in get_file_offset() local
244 read_raw(image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(image_section_header); in sections()
315 section_t image_section_header; in symbols() local
320 read_raw(image_section_header); in symbols()
323 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/dll/detail/
H A Dpe_info.hpp234 section_t image_section_header; in get_file_offset() local
244 read_raw(image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(image_section_header); in sections()
315 section_t image_section_header; in symbols() local
320 read_raw(image_section_header); in symbols()
323 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/dll/detail/
H A Dpe_info.hpp231 section_t image_section_header; in get_file_offset() local
241 read_raw(image_section_header); in get_file_offset()
242 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
243 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
245 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
260 section_t image_section_header; in sections() local
265 read_raw(image_section_header); in sections()
312 section_t image_section_header; in symbols() local
317 read_raw(image_section_header); in symbols()
320 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/dll/detail/
H A Dpe_info.hpp234 section_t image_section_header; in get_file_offset() local
244 read_raw(image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(image_section_header); in sections()
315 section_t image_section_header; in symbols() local
320 read_raw(image_section_header); in symbols()
323 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/dll/detail/
H A Dpe_info.hpp234 section_t image_section_header; in get_file_offset() local
244 read_raw(fs, image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(fs, image_section_header); in sections()
320 section_t image_section_header; in symbols() local
325 read_raw(fs, image_section_header); in symbols()
328 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/dll/detail/
H A Dpe_info.hpp234 section_t image_section_header; in get_file_offset() local
244 read_raw(fs, image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(fs, image_section_header); in sections()
320 section_t image_section_header; in symbols() local
325 read_raw(fs, image_section_header); in symbols()
328 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/dll/detail/
H A Dpe_info.hpp234 section_t image_section_header; in get_file_offset() local
244 read_raw(fs, image_section_header); in get_file_offset()
245 if (virtual_address >= image_section_header.VirtualAddress in get_file_offset()
246 … && virtual_address < image_section_header.VirtualAddress + image_section_header.SizeOfRawData) in get_file_offset()
248 …return image_section_header.PointerToRawData + virtual_address - image_section_header.VirtualAddre… in get_file_offset()
263 section_t image_section_header; in sections() local
268 read_raw(fs, image_section_header); in sections()
320 section_t image_section_header; in symbols() local
325 read_raw(fs, image_section_header); in symbols()
328 section_begin_addr = image_section_header.PointerToRawData; in symbols()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/ndis/
H A Dsubr_pe.c184 pe_get_section_header(vm_offset_t imgbase, image_section_header *hdr) in pe_get_section_header()
188 image_section_header *sect_hdr; in pe_get_section_header()
198 sect_hdr = (image_section_header *)((vm_offset_t)nt_hdr + in pe_get_section_header()
201 bcopy ((char *)sect_hdr, (char *)hdr, sizeof(image_section_header)); in pe_get_section_header()
263 image_section_header *sect_hdr; in pe_translate_addr()
275 sect_hdr = (image_section_header *)((vm_offset_t)nt_hdr + in pe_translate_addr()
313 pe_get_section(vm_offset_t imgbase, image_section_header *hdr, const char *name) in pe_get_section()
317 image_section_header *sect_hdr; in pe_get_section()
331 sect_hdr = (image_section_header *)((vm_offset_t)nt_hdr + in pe_get_section()
337 sizeof(image_section_header)); in pe_get_section()
[all …]
H A Dpe_var.h268 struct image_section_header { struct
284 typedef struct image_section_header image_section_header; argument
564 extern int pe_get_section_header(vm_offset_t, image_section_header *);
569 extern int pe_get_section(vm_offset_t, image_section_header *, const char *);
/dports/devel/radare2/radare2-5.1.1/libr/bin/format/pe/
H A Dpe_write.c10 PE_(image_section_header) *shdr = pe->section_header; in PE_()
46 patchoff += i * sizeof (PE_(image_section_header)); in PE_()
47 patchoff += r_offsetof (PE_(image_section_header), Characteristics); in PE_()
H A Dpe.c885 ut8 buf[sizeof (PE_(image_section_header))]; in PE_()
889 PE_READ_STRUCT_FIELD (section_header, PE_(image_section_header), VirtualAddress, 32); in PE_()
890 PE_READ_STRUCT_FIELD (section_header, PE_(image_section_header), SizeOfRawData, 32); in PE_()
891 PE_READ_STRUCT_FIELD (section_header, PE_(image_section_header), PointerToRawData, 32); in PE_()
896 PE_READ_STRUCT_FIELD (section_header, PE_(image_section_header), Characteristics, 32); in PE_()
898 return sizeof (PE_(image_section_header)); in PE_()
902 ut8 buf[sizeof (PE_(image_section_header))]; in PE_()
913 r_buf_write_at (b, addr, buf, sizeof (PE_(image_section_header))); in PE_()
922 int sections_size = sizeof (PE_(image_section_header)) * bin->num_sections; in bin_pe_init_sections()
925 bin->num_sections = bin->size / sizeof (PE_(image_section_header)); in bin_pe_init_sections()
[all …]
H A Dpe.h93 PE_(image_section_header) * section_header; in PE_()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/pdb-0.7.0/src/
H A Dpe.rs143 fn image_section_header() { in image_section_header() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dterminals.c203 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dterminals.c119 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dterminals.c119 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dterminals.c119 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dterminals.c209 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dterminals.c209 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dterminals.c209 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dterminals.c209 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dterminals.c210 IMAGE_SECTION_HEADER image_section_header; in is_gui_app() local

12