Searched refs:Output_relaxed_input_section (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | output.h | 2965 class Output_relaxed_input_section : public Output_section_data_build 2971 Output_relaxed_input_section(Relobj* relobj, unsigned int shndx, in Output_relaxed_input_section() function 3110 Output_relaxed_input_section* 3123 Output_relaxed_input_section* poris) in add_relaxed_input_section() 3126 std::pair<Const_section_id, Output_relaxed_input_section*> in add_relaxed_input_section() 3139 typedef Unordered_map<Const_section_id, Output_relaxed_input_section*, 3280 Output_relaxed_input_section* poris, 3765 Input_section(Output_relaxed_input_section* psection) in Input_section() 3889 Output_relaxed_input_section* 4007 Output_relaxed_input_section* poris; [all …]
|
H A D | output.cc | 2318 Output_relaxed_input_section* relaxed_section = in print_to_mapfile() 2635 Output_relaxed_input_section* poris, in add_relaxed_input_section() 2805 const std::vector<Output_relaxed_input_section*>& relaxed_sections, in convert_input_sections_in_list_to_relaxed_sections() 2811 Output_relaxed_input_section* poris = relaxed_sections[i]; in convert_input_sections_in_list_to_relaxed_sections() 2832 const std::vector<Output_relaxed_input_section*>& relaxed_sections) in convert_input_sections_to_relaxed_sections() 2880 Output_relaxed_input_section* poris = relaxed_sections[i]; in convert_input_sections_to_relaxed_sections() 2944 Output_relaxed_input_section* poris = p->relaxed_input_section(); in build_lookup_maps() 2954 const Output_relaxed_input_section* 3941 Output_relaxed_input_section* poris = sis.relaxed_input_section(); in add_script_input_section()
|
H A D | arm.cc | 1101 class Arm_exidx_merged_section : public Output_relaxed_input_section 1151 class Arm_input_section : public Output_relaxed_input_section 1155 : Output_relaxed_input_section(relobj, shndx, 1), in Arm_input_section() 1185 as_arm_input_section(Output_relaxed_input_section* poris) in as_arm_input_section() 1405 std::vector<Output_relaxed_input_section*>*, 5365 const Output_relaxed_input_section* poris = in do_fixed_endian_write() 5401 : Output_relaxed_input_section(exidx_input_section.relobj(), in Arm_exidx_merged_section() 5701 std::vector<Output_relaxed_input_section*>* new_relaxed_sections, in create_stub_group() 5791 std::vector<Output_relaxed_input_section*> new_relaxed_sections; in group_sections() 6171 const Output_relaxed_input_section* poris = in section_is_scannable() [all …]
|
H A D | aarch64.cc | 2205 const Output_relaxed_input_section* poris = in scan_errata() 2303 const Output_relaxed_input_section* poris = in scan_sections_for_stubs() 2341 class AArch64_input_section : public Output_relaxed_input_section 2347 : Output_relaxed_input_section(relobj, shndx, 1), in AArch64_input_section() 2574 std::vector<Output_relaxed_input_section*>&, 2588 std::vector<Output_relaxed_input_section*>& new_relaxed_sections, in create_stub_group() 2653 std::vector<Output_relaxed_input_section*> new_relaxed_sections; in group_sections()
|
H A D | powerpc.cc | 3622 class Stub_table : public Output_relaxed_input_section 3631 : Output_relaxed_input_section(owner->relobj(), owner->shndx(), in Stub_table() 3642 std::vector<Output_relaxed_input_section*> new_relaxed; in Stub_table()
|
H A D | object.cc | 2374 const Output_relaxed_input_section* relaxed_section = in compute_final_local_value_internal()
|
/dflybsd-src/contrib/binutils-2.34/gold/ |
H A D | output.h | 2965 class Output_relaxed_input_section : public Output_section_data_build 2971 Output_relaxed_input_section(Relobj* relobj, unsigned int shndx, in Output_relaxed_input_section() function 3110 Output_relaxed_input_section* 3123 Output_relaxed_input_section* poris) in add_relaxed_input_section() 3126 std::pair<Const_section_id, Output_relaxed_input_section*> in add_relaxed_input_section() 3139 typedef Unordered_map<Const_section_id, Output_relaxed_input_section*, 3280 Output_relaxed_input_section* poris, 3765 Input_section(Output_relaxed_input_section* psection) in Input_section() 3889 Output_relaxed_input_section* 4007 Output_relaxed_input_section* poris; [all …]
|
H A D | output.cc | 2330 Output_relaxed_input_section* relaxed_section = in print_to_mapfile() 2649 Output_relaxed_input_section* poris, in add_relaxed_input_section() 2819 const std::vector<Output_relaxed_input_section*>& relaxed_sections, in convert_input_sections_in_list_to_relaxed_sections() 2825 Output_relaxed_input_section* poris = relaxed_sections[i]; in convert_input_sections_in_list_to_relaxed_sections() 2846 const std::vector<Output_relaxed_input_section*>& relaxed_sections) in convert_input_sections_to_relaxed_sections() 2894 Output_relaxed_input_section* poris = relaxed_sections[i]; in convert_input_sections_to_relaxed_sections() 2958 Output_relaxed_input_section* poris = p->relaxed_input_section(); in build_lookup_maps() 2968 const Output_relaxed_input_section* 3959 Output_relaxed_input_section* poris = sis.relaxed_input_section(); in add_script_input_section()
|
H A D | object.cc | 2497 const Output_relaxed_input_section* relaxed_section = in compute_final_local_value_internal()
|