Home
last modified time | relevance | path

Searched defs:posd (Results 1 – 20 of 20) sorted by relevance

/dragonfly/contrib/binutils-2.34/gold/
H A Dlayout.cc1353 Output_section_data* posd; in layout_reloc() local
1420 Output_section_data* posd = in layout_group() local
1661 Output_section_data* posd, in add_output_section_data()
3246 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note() local
3304 Output_section_data* posd = new Output_data_const(desc, descsz, 4); in create_gnu_properties_note() local
3327 Output_section_data* posd = new Output_data_const(desc, 4); in create_gold_note() local
3506 Output_section_data* posd = new Output_data_const(desc, 4); in create_build_id() local
4533 Output_section_data* posd = new Output_data_strtab(&this->namepool_); in create_shstrtab() local
H A Dcopy-relocs.cc94 Output_data* posd, in emit_copy_reloc()
H A Dscript-sections.cc1007 Output_section_data* posd; in set_section_addresses() local
1810 Output_section_data* posd = new Output_data_const(this_fill, 0); in set_section_addresses() local
2722 Output_section_definition::check_constraint(Output_section_definition** posd) in check_constraint()
2763 Output_section_definition* posd, in alternate_constraint()
3441 Output_section_definition* posd = new Output_section_definition(name, in start_output_section() local
3705 Output_section_definition* posd; in set_section_addresses() local
H A Doutput.cc2600 Output_section::add_output_section_data(Output_section_data* posd) in add_output_section_data()
2704 Output_section::add_output_merge_section(Output_section_data* posd, in add_output_merge_section()
2988 const Output_section_data* posd = this->find_merge_section(object, shndx); in is_input_address_mapped() local
3033 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_offset() local
3066 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_address() local
3912 Output_section_data* posd = new Output_data_const(this_fill, 0); in get_input_sections() local
H A Doutput.h3744 Input_section(Output_section_data* posd) in Input_section()
3753 Input_section(Output_section_data* posd, bool is_string, uint64_t entsize) in Input_section()
3901 Output_section_data* posd = in set_output_section() local
4004 Output_section_data* posd; member
H A Dreloc.cc719 Output_data* posd = rr->output_data(); in write_sections() local
H A Dlayout.h1016 new_output_section_data_from_script(Output_section_data* posd) in new_output_section_data_from_script()
H A Dreloc.h280 set_output_data(Output_data* posd) in set_output_data()
H A Dsymtab.cc2382 Output_data* posd, in define_with_copy_reloc()
H A Dobject.cc2544 const Output_section_data* posd = in compute_final_local_value_internal() local
/dragonfly/contrib/binutils-2.27/gold/
H A Dcopy-relocs.cc94 Output_data* posd, in emit_copy_reloc()
H A Dlayout.cc1323 Output_section_data* posd; in layout_reloc() local
1390 Output_section_data* posd = in layout_group() local
1611 Output_section_data* posd, in add_output_section_data()
2942 Output_section_data* posd = new Output_data_const_buffer(buffer, notehdrsz, in create_note() local
2971 Output_section_data* posd = new Output_data_const(desc, 4); in create_gold_note() local
3120 Output_section_data* posd = new Output_data_const(desc, 4); in create_build_id() local
4141 Output_section_data* posd = new Output_data_strtab(&this->namepool_); in create_shstrtab() local
H A Dscript-sections.cc973 Output_section_data* posd; in set_section_addresses() local
1776 Output_section_data* posd = new Output_data_const(this_fill, 0); in set_section_addresses() local
2662 Output_section_definition::check_constraint(Output_section_definition** posd) in check_constraint()
2703 Output_section_definition* posd, in alternate_constraint()
3381 Output_section_definition* posd = new Output_section_definition(name, in start_output_section() local
3615 Output_section_definition* posd; in set_section_addresses() local
H A Doutput.cc2586 Output_section::add_output_section_data(Output_section_data* posd) in add_output_section_data()
2690 Output_section::add_output_merge_section(Output_section_data* posd, in add_output_merge_section()
2974 const Output_section_data* posd = this->find_merge_section(object, shndx); in is_input_address_mapped() local
3019 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_offset() local
3052 const Output_section_data* posd = this->find_merge_section(object, shndx); in output_address() local
3894 Output_section_data* posd = new Output_data_const(this_fill, 0); in get_input_sections() local
H A Doutput.h3744 Input_section(Output_section_data* posd) in Input_section()
3753 Input_section(Output_section_data* posd, bool is_string, uint64_t entsize) in Input_section()
3901 Output_section_data* posd = in set_output_section() local
4004 Output_section_data* posd; member
H A Dreloc.cc719 Output_data* posd = rr->output_data(); in write_sections() local
H A Dlayout.h971 new_output_section_data_from_script(Output_section_data* posd) in new_output_section_data_from_script()
H A Dreloc.h280 set_output_data(Output_data* posd) in set_output_data()
H A Dobject.cc2421 const Output_section_data* posd = in compute_final_local_value_internal() local
H A Dsymtab.cc2315 Output_data* posd, in define_with_copy_reloc()