Home
last modified time | relevance | path

Searched refs:load_seg (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/libisofs/libisofs-1.5.4/libisofs/
H A Deltorito.h93 uint16_t load_seg; /**< Load segment for the initial boot image. */ member
120 uint8_t load_seg BP(3, 4);
140 uint8_t load_seg BP(3, 4);
H A Deltorito.c87 bootimg->load_seg = 0x1000 + segment; in el_torito_set_load_seg()
89 bootimg->load_seg = segment; in el_torito_set_load_seg()
95 return (int) bootimg->load_seg; in el_torito_get_load_seg()
529 boot->load_seg = 0; in create_image()
949 iso_lsb(se->load_seg, img->load_seg, 2); in write_section_entry()
/dports/sysutils/syslinux/syslinux-6.03/memdisk/
H A Deltorito.h49 uint16_t load_seg; /* Load segment */ member
74 uint16_t load_seg; /* Load segment */ member
H A Deltorito.c53 printf(" .load_seg: 0x%04x\n", boot_cat->initial_entry.load_seg); in eltorito_dump()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dlayout.cc2283 return load_seg; in find_first_load_seg()
2486 load_seg = NULL; in relaxation_loop_body()
2492 load_seg = NULL; in relaxation_loop_body()
2496 load_seg = NULL; in relaxation_loop_body()
2508 if (load_seg != NULL in relaxation_loop_body()
2521 if (load_seg->paddr() < subtract || load_seg->vaddr() < subtract) in relaxation_loop_body()
2522 load_seg = NULL; in relaxation_loop_body()
2525 load_seg->set_addresses(load_seg->vaddr() - subtract, in relaxation_loop_body()
3478 load_seg = NULL; in set_segment_offsets()
3489 if (load_seg != NULL && load_seg != *p) in set_segment_offsets()
[all …]
H A Dscript-sections.cc4030 Output_segment* load_seg = layout->make_output_segment(elfcpp::PT_LOAD, in create_segments() local
4032 load_seg->set_addresses(vma - subtract, lma - subtract); in create_segments()
4034 return load_seg; in create_segments()
4318 Output_segment* load_seg = NULL; in set_phdrs_clause_addresses() local
4392 if (load_seg != NULL) in set_phdrs_clause_addresses()
4395 load_seg = oseg; in set_phdrs_clause_addresses()
4401 return load_seg; in set_phdrs_clause_addresses()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dlayout.cc2283 return load_seg; in find_first_load_seg()
2486 load_seg = NULL; in relaxation_loop_body()
2492 load_seg = NULL; in relaxation_loop_body()
2496 load_seg = NULL; in relaxation_loop_body()
2508 if (load_seg != NULL in relaxation_loop_body()
2521 if (load_seg->paddr() < subtract || load_seg->vaddr() < subtract) in relaxation_loop_body()
2522 load_seg = NULL; in relaxation_loop_body()
2525 load_seg->set_addresses(load_seg->vaddr() - subtract, in relaxation_loop_body()
3478 load_seg = NULL; in set_segment_offsets()
3489 if (load_seg != NULL && load_seg != *p) in set_segment_offsets()
[all …]
H A Dscript-sections.cc4030 Output_segment* load_seg = layout->make_output_segment(elfcpp::PT_LOAD, in create_segments() local
4032 load_seg->set_addresses(vma - subtract, lma - subtract); in create_segments()
4034 return load_seg; in create_segments()
4318 Output_segment* load_seg = NULL; in set_phdrs_clause_addresses() local
4392 if (load_seg != NULL) in set_phdrs_clause_addresses()
4395 load_seg = oseg; in set_phdrs_clause_addresses()
4401 return load_seg; in set_phdrs_clause_addresses()
/dports/devel/binutils/binutils-2.37/gold/
H A Dlayout.cc2584 return load_seg; in find_first_load_seg()
2787 load_seg = NULL; in relaxation_loop_body()
2793 load_seg = NULL; in relaxation_loop_body()
2797 load_seg = NULL; in relaxation_loop_body()
2809 if (load_seg != NULL in relaxation_loop_body()
2822 if (load_seg->paddr() < subtract || load_seg->vaddr() < subtract) in relaxation_loop_body()
2823 load_seg = NULL; in relaxation_loop_body()
2826 load_seg->set_addresses(load_seg->vaddr() - subtract, in relaxation_loop_body()
3886 load_seg = NULL; in set_segment_offsets()
3897 if (load_seg != NULL && load_seg != *p) in set_segment_offsets()
[all …]
H A Dscript-sections.cc4123 Output_segment* load_seg = layout->make_output_segment(elfcpp::PT_LOAD, in create_segments() local
4125 load_seg->set_addresses(vma - subtract, lma - subtract); in create_segments()
4127 return load_seg; in create_segments()
4411 Output_segment* load_seg = NULL; in set_phdrs_clause_addresses() local
4485 if (load_seg != NULL) in set_phdrs_clause_addresses()
4488 load_seg = oseg; in set_phdrs_clause_addresses()
4494 return load_seg; in set_phdrs_clause_addresses()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dlayout.cc2584 return load_seg; in find_first_load_seg()
2787 load_seg = NULL; in relaxation_loop_body()
2793 load_seg = NULL; in relaxation_loop_body()
2797 load_seg = NULL; in relaxation_loop_body()
2809 if (load_seg != NULL in relaxation_loop_body()
2822 if (load_seg->paddr() < subtract || load_seg->vaddr() < subtract) in relaxation_loop_body()
2823 load_seg = NULL; in relaxation_loop_body()
2826 load_seg->set_addresses(load_seg->vaddr() - subtract, in relaxation_loop_body()
3886 load_seg = NULL; in set_segment_offsets()
3897 if (load_seg != NULL && load_seg != *p) in set_segment_offsets()
[all …]
H A Dscript-sections.cc4123 Output_segment* load_seg = layout->make_output_segment(elfcpp::PT_LOAD, in create_segments() local
4125 load_seg->set_addresses(vma - subtract, lma - subtract); in create_segments()
4127 return load_seg; in create_segments()
4411 Output_segment* load_seg = NULL; in set_phdrs_clause_addresses() local
4485 if (load_seg != NULL) in set_phdrs_clause_addresses()
4488 load_seg = oseg; in set_phdrs_clause_addresses()
4494 return load_seg; in set_phdrs_clause_addresses()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dlayout.cc2584 return load_seg; in find_first_load_seg()
2787 load_seg = NULL; in relaxation_loop_body()
2793 load_seg = NULL; in relaxation_loop_body()
2797 load_seg = NULL; in relaxation_loop_body()
2809 if (load_seg != NULL in relaxation_loop_body()
2822 if (load_seg->paddr() < subtract || load_seg->vaddr() < subtract) in relaxation_loop_body()
2823 load_seg = NULL; in relaxation_loop_body()
2826 load_seg->set_addresses(load_seg->vaddr() - subtract, in relaxation_loop_body()
3886 load_seg = NULL; in set_segment_offsets()
3897 if (load_seg != NULL && load_seg != *p) in set_segment_offsets()
[all …]
H A Dscript-sections.cc4123 Output_segment* load_seg = layout->make_output_segment(elfcpp::PT_LOAD, in create_segments() local
4125 load_seg->set_addresses(vma - subtract, lma - subtract); in create_segments()
4127 return load_seg; in create_segments()
4411 Output_segment* load_seg = NULL; in set_phdrs_clause_addresses() local
4485 if (load_seg != NULL) in set_phdrs_clause_addresses()
4488 load_seg = oseg; in set_phdrs_clause_addresses()
4494 return load_seg; in set_phdrs_clause_addresses()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/modules/
H A Danthy.c772 static void load_seg () { in load_seg() function
1042 load_seg (); in module_feedkey()
1064 load_seg (); in module_feedkey()
1149 load_seg (); in module_feedkey()
/dports/chinese/gcin-gtk3/gcin-2.9.0/modules/
H A Danthy.cpp782 static void load_seg() in load_seg() function
1069 load_seg(); in module_feedkey()
1092 load_seg(); in module_feedkey()
1179 load_seg(); in module_feedkey()
/dports/chinese/gcin-qt5/gcin-2.9.0/modules/
H A Danthy.cpp782 static void load_seg() in load_seg() function
1069 load_seg(); in module_feedkey()
1092 load_seg(); in module_feedkey()
1179 load_seg(); in module_feedkey()
/dports/chinese/gcin/gcin-2.9.0/modules/
H A Danthy.cpp782 static void load_seg() in load_seg() function
1069 load_seg(); in module_feedkey()
1092 load_seg(); in module_feedkey()
1179 load_seg(); in module_feedkey()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dhelper.h34 DEF_HELPER_3(load_seg, void, env, int, int)
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dhelper.h34 DEF_HELPER_3(load_seg, void, env, int, int)
/dports/emulators/qemu-utils/qemu-4.2.1/target/i386/
H A Dhelper.h38 DEF_HELPER_3(load_seg, void, env, int, int)
/dports/emulators/qemu5/qemu-5.2.0/target/i386/
H A Dhelper.h38 DEF_HELPER_3(load_seg, void, env, int, int)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/i386/
H A Dhelper.h38 DEF_HELPER_3(load_seg, void, env, int, int)
/dports/emulators/qemu42/qemu-4.2.1/target/i386/
H A Dhelper.h38 DEF_HELPER_3(load_seg, void, env, int, int)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/i386/
H A Dhelper.h38 DEF_HELPER_3(load_seg, void, env, int, int)

12