Home
last modified time | relevance | path

Searched refs:dst_section (Results 1 – 24 of 24) sorted by relevance

/dports/editors/emacs-devel/emacs-4d1968b/nt/
H A Dpreprep.c269 dst_section--; in relocate_offset()
273 + (dst_section->PointerToRawData + dst_section->SizeOfRawData) in relocate_offset()
277 dst_section++; in relocate_offset()
437 dst_section->Name[0] = 'X'; in copy_executable_and_move_sections()
438 dst_section->Misc.VirtualSize = in copy_executable_and_move_sections()
442 dst_section->SizeOfRawData = 0; in copy_executable_and_move_sections()
461 dst_section->SizeOfRawData = in copy_executable_and_move_sections()
479 dst_section[-1].VirtualAddress in copy_executable_and_move_sections()
490 dst_section++; in copy_executable_and_move_sections()
500 dst_section[-1].VirtualAddress in copy_executable_and_move_sections()
[all …]
/dports/editors/emacs/emacs-27.2/nt/
H A Dpreprep.c266 dst_section--; in relocate_offset()
270 + (dst_section->PointerToRawData + dst_section->SizeOfRawData) in relocate_offset()
274 dst_section++; in relocate_offset()
434 dst_section->Name[0] = 'X'; in copy_executable_and_move_sections()
435 dst_section->Misc.VirtualSize = in copy_executable_and_move_sections()
439 dst_section->SizeOfRawData = 0; in copy_executable_and_move_sections()
458 dst_section->SizeOfRawData = in copy_executable_and_move_sections()
476 dst_section[-1].VirtualAddress in copy_executable_and_move_sections()
487 dst_section++; in copy_executable_and_move_sections()
497 dst_section[-1].VirtualAddress in copy_executable_and_move_sections()
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dunexw32.c176 while (dst_section->PointerToRawData == 0) in relocate_offset()
177 dst_section--; in relocate_offset()
181 + (dst_section->PointerToRawData + dst_section->SizeOfRawData) in relocate_offset()
185 dst_section++; in relocate_offset()
372 PIMAGE_SECTION_HEADER dst_section; in copy_executable_and_dump_data() local
439 dst_section = (PIMAGE_SECTION_HEADER) dst; in copy_executable_and_dump_data()
461 if (dst_section->PointerToRawData) in copy_executable_and_dump_data()
478 dst = dst_save + dst_section->SizeOfRawData; in copy_executable_and_dump_data()
492 dst_section->SizeOfRawData = dst - dst_save; in copy_executable_and_dump_data()
508 dst_section->SizeOfRawData = dst - dst_save; in copy_executable_and_dump_data()
[all …]
/dports/editors/emacs/emacs-27.2/src/
H A Dunexw32.c176 while (dst_section->PointerToRawData == 0) in relocate_offset()
177 dst_section--; in relocate_offset()
181 + (dst_section->PointerToRawData + dst_section->SizeOfRawData) in relocate_offset()
185 dst_section++; in relocate_offset()
372 PIMAGE_SECTION_HEADER dst_section; in copy_executable_and_dump_data() local
439 dst_section = (PIMAGE_SECTION_HEADER) dst; in copy_executable_and_dump_data()
461 if (dst_section->PointerToRawData) in copy_executable_and_dump_data()
478 dst = dst_save + dst_section->SizeOfRawData; in copy_executable_and_dump_data()
492 dst_section->SizeOfRawData = dst - dst_save; in copy_executable_and_dump_data()
508 dst_section->SizeOfRawData = dst - dst_save; in copy_executable_and_dump_data()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/
H A Dvms-alpha.c307 asection *dst_section; member
653 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
2301 PRIV (dst_section) = section; in vms_slurp_debug()
2978 dst = PRIV (dst_section); in alpha_vms_write_exec()
4624 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
7854 asection *dst_section; in alpha_vms_read_sections_content() local
7863 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
7871 dst_section = NULL; in alpha_vms_read_sections_content()
7873 else if (dst_section) in alpha_vms_read_sections_content()
7876 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dvms-alpha.c311 asection *dst_section; member
697 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
3302 dst = PRIV (dst_section); in alpha_vms_write_exec()
4959 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
8335 asection *dst_section; in alpha_vms_read_sections_content() local
8344 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
8352 dst_section = NULL; in alpha_vms_read_sections_content()
8354 else if (dst_section) in alpha_vms_read_sections_content()
8357 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
8383 if (dst_section == NULL) in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dvms-alpha.c311 asection *dst_section; member
697 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
3302 dst = PRIV (dst_section); in alpha_vms_write_exec()
4959 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
8335 asection *dst_section; in alpha_vms_read_sections_content() local
8344 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
8352 dst_section = NULL; in alpha_vms_read_sections_content()
8354 else if (dst_section) in alpha_vms_read_sections_content()
8357 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
8383 if (dst_section == NULL) in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/
H A Dvms-alpha.c307 asection *dst_section; member
653 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
2301 PRIV (dst_section) = section; in vms_slurp_debug()
2978 dst = PRIV (dst_section); in alpha_vms_write_exec()
4624 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
7854 asection *dst_section; in alpha_vms_read_sections_content() local
7863 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
7871 dst_section = NULL; in alpha_vms_read_sections_content()
7873 else if (dst_section) in alpha_vms_read_sections_content()
7876 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/devel/gdb/gdb-11.1/bfd/
H A Dvms-alpha.c311 asection *dst_section; member
697 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
3302 dst = PRIV (dst_section); in alpha_vms_write_exec()
4959 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
8335 asection *dst_section; in alpha_vms_read_sections_content() local
8344 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
8352 dst_section = NULL; in alpha_vms_read_sections_content()
8354 else if (dst_section) in alpha_vms_read_sections_content()
8357 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
8383 if (dst_section == NULL) in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/devel/gdb761/gdb-7.6.1/bfd/
H A Dvms-alpha.c308 asection *dst_section; member
656 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
2284 PRIV (dst_section) = section; in vms_slurp_debug()
3047 dst = PRIV (dst_section); in alpha_vms_write_exec()
4727 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_dst_line()
7957 asection *dst_section; in alpha_vms_read_sections_content() local
7966 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
7974 dst_section = NULL; in alpha_vms_read_sections_content()
7976 else if (dst_section) in alpha_vms_read_sections_content()
7979 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/
H A Dvms-alpha.c307 asection *dst_section; member
692 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
3133 dst = PRIV (dst_section); in alpha_vms_write_exec()
4781 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
8152 asection *dst_section; in alpha_vms_read_sections_content() local
8161 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
8169 dst_section = NULL; in alpha_vms_read_sections_content()
8171 else if (dst_section) in alpha_vms_read_sections_content()
8174 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
8200 if (dst_section == NULL) in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/devel/binutils/binutils-2.37/bfd/
H A Dvms-alpha.c311 asection *dst_section; member
697 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
3302 dst = PRIV (dst_section); in alpha_vms_write_exec()
4959 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_line()
8335 asection *dst_section; in alpha_vms_read_sections_content() local
8344 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
8352 dst_section = NULL; in alpha_vms_read_sections_content()
8354 else if (dst_section) in alpha_vms_read_sections_content()
8357 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
8383 if (dst_section == NULL) in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/devel/avr-gdb/gdb-7.3.1/bfd/
H A Dvms-alpha.c307 asection *dst_section; member
655 PRIV (dst_section) = section; in _bfd_vms_slurp_eihs()
2272 PRIV (dst_section) = section; in vms_slurp_debug()
3035 dst = PRIV (dst_section); in alpha_vms_write_exec()
4713 if (PRIV (dst_section) == NULL) in _bfd_vms_find_nearest_dst_line()
7935 asection *dst_section; in alpha_vms_read_sections_content() local
7944 dst_section = PRIV (dst_section); in alpha_vms_read_sections_content()
7952 dst_section = NULL; in alpha_vms_read_sections_content()
7954 else if (dst_section) in alpha_vms_read_sections_content()
7957 dst_section = dst_section->output_section; in alpha_vms_read_sections_content()
[all …]
H A DChangeLog-20101924 Set dst_section private field.
1925 (alpha_vms_bfd_final_link): Remove code that set dst_section.
2201 (alpha_vms_write_exec): Use dst_section to get the dst section.
/dports/misc/vxl/vxl-3.3.2/contrib/tbl/vipl/filter/
H A Dvipl_filter.h164 public: out_section_type dst_section() const { return hsdst_section; } in dst_section() function
/dports/security/py-angr/angr-9.0.5405/angr/analyses/cfg/
H A Dcfg_base.py672 dst_section = obj.find_section_containing(addr_b)
673 if dst_section is None: