Home
last modified time | relevance | path

Searched refs:PT_LOAD (Results 1 – 25 of 65) sorted by relevance

123

/dragonfly/contrib/binutils-2.34/gold/
H A Ddefstd.cc131 elfcpp::PT_LOAD, // segment_type
145 elfcpp::PT_LOAD, // segment_type
159 elfcpp::PT_LOAD, // segment_type
173 elfcpp::PT_LOAD, // segment_type
187 elfcpp::PT_LOAD, // segment_type
201 elfcpp::PT_LOAD, // segment_type
215 elfcpp::PT_LOAD, // segment_type
229 elfcpp::PT_LOAD, // segment_type
243 elfcpp::PT_LOAD, // segment_type
257 elfcpp::PT_LOAD, // segment_type
H A Dlayout.cc2004 if ((*p)->type() != elfcpp::PT_LOAD) in attach_allocated_section_to_segment()
2561 if ((*p)->type() == elfcpp::PT_LOAD in find_first_load_seg()
3668 if (type1 == elfcpp::PT_LOAD && type2 != elfcpp::PT_LOAD) in segment_precedes()
3670 if (type2 == elfcpp::PT_LOAD && type1 != elfcpp::PT_LOAD) in segment_precedes()
3701 if (type1 != elfcpp::PT_LOAD) in segment_precedes()
3859 if ((*p)->type() == elfcpp::PT_LOAD) in set_segment_offsets()
4085 if ((*p)->type() == elfcpp::PT_LOAD) in set_segment_offsets()
4114 if ((*p)->type() != elfcpp::PT_LOAD in set_segment_offsets()
5257 if ((*p)->type() == elfcpp::PT_LOAD in finish_dynamic_section()
5916 if ((*p)->type() == elfcpp::PT_LOAD && (*p)->filesz() > 0) in write_binary()
[all …]
H A Dscript-sections.cc4048 current_seg = layout->make_output_segment(elfcpp::PT_LOAD, in create_segments()
4123 Output_segment* load_seg = layout->make_output_segment(elfcpp::PT_LOAD, in create_segments()
4344 if (oseg->type() == elfcpp::PT_LOAD) in attach_sections_using_phdrs_clause()
4383 && r->second->type() != elfcpp::PT_LOAD) in attach_sections_using_phdrs_clause()
4386 if (r->second->type() != elfcpp::PT_LOAD) in attach_sections_using_phdrs_clause()
4423 if (oseg->type() != elfcpp::PT_LOAD) in set_phdrs_clause_addresses()
4509 if ((*p)->type() != elfcpp::PT_LOAD) in put_headers_in_phdrs()
/dragonfly/contrib/binutils-2.27/gold/
H A Ddefstd.cc131 elfcpp::PT_LOAD, // segment_type
145 elfcpp::PT_LOAD, // segment_type
159 elfcpp::PT_LOAD, // segment_type
173 elfcpp::PT_LOAD, // segment_type
187 elfcpp::PT_LOAD, // segment_type
201 elfcpp::PT_LOAD, // segment_type
215 elfcpp::PT_LOAD, // segment_type
229 elfcpp::PT_LOAD, // segment_type
243 elfcpp::PT_LOAD, // segment_type
257 elfcpp::PT_LOAD, // segment_type
H A Dlayout.cc1940 if ((*p)->type() != elfcpp::PT_LOAD) in attach_allocated_section_to_segment()
2265 if ((*p)->type() == elfcpp::PT_LOAD in find_first_load_seg()
3277 if (type1 == elfcpp::PT_LOAD && type2 != elfcpp::PT_LOAD) in segment_precedes()
3279 if (type2 == elfcpp::PT_LOAD && type1 != elfcpp::PT_LOAD) in segment_precedes()
3310 if (type1 != elfcpp::PT_LOAD) in segment_precedes()
3467 if ((*p)->type() == elfcpp::PT_LOAD) in set_segment_offsets()
3693 if ((*p)->type() == elfcpp::PT_LOAD) in set_segment_offsets()
3721 if ((*p)->type() != elfcpp::PT_LOAD) in set_segment_offsets()
4848 if ((*p)->type() == elfcpp::PT_LOAD in finish_dynamic_section()
5465 if ((*p)->type() == elfcpp::PT_LOAD && (*p)->filesz() > 0) in write_binary()
[all …]
/dragonfly/contrib/gdb-7/bfd/
H A Delf-nacl.c90 if (seg->p_type == PT_LOAD) in nacl_modify_segment_map()
116 if (prevseg->p_type == PT_LOAD) in nacl_modify_segment_map()
166 if ((*m)->p_type == PT_LOAD && (*m)->includes_filehdr) in nacl_modify_program_headers()
188 if (p->p_type == PT_LOAD && p->p_vaddr < first_load_phdr->p_vaddr) in nacl_modify_program_headers()
H A Delf.c968 if (((phdr->p_type == PT_LOAD in _bfd_elf_make_section_from_shdr()
2465 case PT_LOAD: in bfd_section_from_phdr()
3675 m->p_type = PT_LOAD; in make_mapping()
4481 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
4506 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
4632 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
4663 if ((p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
4770 && (p->p_type != PT_LOAD in assign_file_positions_for_load_sections()
4983 if (lp->p_type == PT_LOAD in assign_file_positions_for_non_load_sections()
5001 if (lp->p_type == PT_LOAD in assign_file_positions_for_non_load_sections()
[all …]
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-nacl.c99 if (seg->p_type == PT_LOAD) in nacl_modify_segment_map()
196 if (prevseg->p_type == PT_LOAD) in nacl_modify_segment_map()
247 if ((*m)->p_type == PT_LOAD && (*m)->includes_filehdr) in nacl_modify_program_headers()
269 if (p->p_type == PT_LOAD && p->p_vaddr < first_load_phdr->p_vaddr) in nacl_modify_program_headers()
324 if (seg->p_type == PT_LOAD in nacl_final_write_processing()
H A Delf.c1070 if (((phdr->p_type == PT_LOAD in _bfd_elf_make_section_from_shdr()
2933 case PT_LOAD: in bfd_section_from_phdr()
4293 m->p_type = PT_LOAD; in make_mapping()
5127 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
5152 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
5278 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
5309 if ((p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
5416 && (p->p_type != PT_LOAD in assign_file_positions_for_load_sections()
5633 if (lp->p_type == PT_LOAD in assign_file_positions_for_non_load_sections()
5648 if (lp->p_type == PT_LOAD in assign_file_positions_for_non_load_sections()
[all …]
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-nacl.c98 if (seg->p_type == PT_LOAD) in nacl_modify_segment_map()
194 if (seg->p_type == PT_LOAD) in nacl_modify_segment_map()
253 if ((*m)->p_type == PT_LOAD && (*m)->includes_filehdr) in nacl_modify_headers()
275 if (p->p_type == PT_LOAD && p->p_vaddr < first_load_phdr->p_vaddr) in nacl_modify_headers()
332 if (seg->p_type == PT_LOAD in nacl_final_write_processing()
H A Delf.c3074 case PT_LOAD: in bfd_section_from_phdr()
4562 m->p_type = PT_LOAD; in make_mapping()
4630 && (*m)->p_type == PT_LOAD in elf_modify_segment_map()
5568 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
5598 if (p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
5688 if (p->p_type == PT_LOAD) in assign_file_positions_for_load_sections()
5796 if ((p->p_type == PT_LOAD in assign_file_positions_for_load_sections()
5823 if (p->p_type == PT_LOAD) in assign_file_positions_for_load_sections()
5907 && (p->p_type != PT_LOAD in assign_file_positions_for_load_sections()
6179 if (lp->p_type == PT_LOAD in assign_file_positions_for_non_load_sections()
[all …]
/dragonfly/stand/boot/pc32/btxld/
H A Delfh.c63 PT_LOAD, /* p_type */
73 PT_LOAD, /* p_type */
/dragonfly/stand/boot/pc32/btx/btxldr/
H A Dbtxldr.ldscript3 text PT_LOAD;
/dragonfly/stand/boot/pc32/btx/btx/
H A Dbtx.ldscript3 text PT_LOAD;
/dragonfly/stand/boot/pc32/boot2/
H A Dboot2.ldscript3 text PT_LOAD ;
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dinternal.h327 || (segment)->p_type == PT_LOAD)) \
335 && ((segment)->p_type == PT_LOAD \
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dinternal.h322 || (segment)->p_type == PT_LOAD)) \
330 && ((segment)->p_type == PT_LOAD \
/dragonfly/lib/libc/gen/
H A Delf_utils.c46 if (ph->p_type != PT_LOAD || (ph->p_flags & PF_X) == 0) in __elf_phdr_match_addr()
/dragonfly/test/nvmm/demo/toyvirt/
H A Delf.c75 if (phdr[i].p_type != PT_LOAD) { in elf_parse()
/dragonfly/stand/boot/pc32/loader/
H A Dloader.ldscript8 text PT_LOAD ;
9 data PT_LOAD ;
/dragonfly/sys/platform/pc64/conf/
H A Dldscript.x86_6412 text PT_LOAD FILEHDR PHDRS ;
13 data PT_LOAD ;
/dragonfly/sys/platform/vkernel64/conf/
H A Dldscript.x86_6412 text PT_LOAD FILEHDR PHDRS ;
13 data PT_LOAD ;
/dragonfly/contrib/gdb-7/include/elf/
H A Dinternal.h315 || (segment)->p_type == PT_LOAD)) \
/dragonfly/sys/kern/
H A Dimgact_elf.c498 if (phdr[i].p_type == PT_LOAD && phdr[i].p_memsz != 0) { in __elfN()
648 if (phdr[i].p_type == PT_LOAD) { in __CONCAT()
723 case PT_LOAD: /* Loadable segment */ in __CONCAT()
1062 phdr->p_type = PT_LOAD; in cb_put_phdr()
1163 phdr->p_type = PT_LOAD; in cb_put_fp()
/dragonfly/contrib/file/src/
H A Dreadelf.h198 #define PT_LOAD 1 macro

123