Home
last modified time | relevance | path

Searched refs:reloc_type (Results 1 – 25 of 39) sorted by relevance

12

/dragonfly/contrib/binutils-2.27/gas/
H A Dliteral.c51 bfd_reloc_code_real_type reloc_type; in add_to_literal_pool() local
76 reloc_type = BFD_RELOC_32; in add_to_literal_pool()
79 reloc_type = BFD_RELOC_64; in add_to_literal_pool()
85 reloc_type); in add_to_literal_pool()
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c12366 switch (reloc_type) in target_specific_reloc_handling()
12443 switch (reloc_type) in target_specific_reloc_handling()
12501 switch (reloc_type) in target_specific_reloc_handling()
13233 return reloc_type == 0 || reloc_type == 256; in is_none_reloc()
13392 reloc_type)) in apply_relocations()
13399 reloc_type)) in apply_relocations()
13406 reloc_type)) in apply_relocations()
13413 reloc_type)) in apply_relocations()
13420 reloc_type))) in apply_relocations()
13485 && reloc_type == 1) in apply_relocations()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c11358 switch (reloc_type) in target_specific_reloc_handling()
11412 switch (reloc_type) in target_specific_reloc_handling()
11449 switch (reloc_type) in target_specific_reloc_handling()
11512 return reloc_type == 3; in is_32bit_abs_reloc()
11524 return reloc_type == 1; in is_32bit_abs_reloc()
11534 return reloc_type == 1; in is_32bit_abs_reloc()
11693 return reloc_type == 6; in is_32bit_pcrel_reloc()
11950 return reloc_type == 0 || reloc_type == 256; in is_none_reloc()
12149 && reloc_type == 1) in apply_relocations()
12152 && reloc_type == 1) in apply_relocations()
[all …]
/dragonfly/contrib/binutils-2.27/gold/
H A Daarch64-reloc-property.cc144 AArch64_reloc_property::Reloc_type reloc_type = arp->reloc_type(); in reloc_name_in_error_message() local
145 gold_assert(reloc_type == AArch64_reloc_property::RT_STATIC in reloc_name_in_error_message()
149 switch (reloc_type) in reloc_name_in_error_message()
H A Darm-reloc-property.cc308 Arm_reloc_property::Reloc_type reloc_type = arp->reloc_type(); in reloc_name_in_error_message() local
309 gold_assert(reloc_type == Arm_reloc_property::RT_STATIC in reloc_name_in_error_message()
313 switch (reloc_type) in reloc_name_in_error_message()
H A Ddwarf_reader.cc48 this->reloc_type_ = reloc_type; in do_initialize()
50 reloc_type); in do_initialize()
362 unsigned int reloc_type = 0; in read_ranges_table() local
365 reloc_type = object->section_type(i); in read_ranges_table()
366 if ((reloc_type == elfcpp::SHT_REL in read_ranges_table()
367 || reloc_type == elfcpp::SHT_RELA) in read_ranges_table()
378 this->reloc_type_ = reloc_type; in read_ranges_table()
533 unsigned int reloc_type = 0; in read_section() local
537 if ((reloc_type == elfcpp::SHT_REL in read_section()
538 || reloc_type == elfcpp::SHT_RELA) in read_section()
[all …]
H A Dehframe.cc579 unsigned int reloc_type) in add_ehframe_input_section() argument
601 reloc_type, pcontents, in add_ehframe_input_section()
642 unsigned int reloc_type, in do_add_ehframe_input_section() argument
653 if (!relocs.initialize(object, reloc_shndx, reloc_type)) in do_add_ehframe_input_section()
1297 unsigned int reloc_type);
1311 unsigned int reloc_type);
1325 unsigned int reloc_type);
1339 unsigned int reloc_type);
H A Dcopy-relocs.h104 Copy_reloc_entry(Symbol* sym, unsigned int reloc_type, in Copy_reloc_entry()
109 : sym_(sym), reloc_type_(reloc_type), relobj_(relobj), in Copy_reloc_entry()
H A Daarch64-reloc-property.h92 reloc_type() const in reloc_type() function
200 && (arp->reloc_type() == AArch64_reloc_property::RT_STATIC) in get_implemented_static_reloc_property()
H A Ddwarf_reader.h57 initialize(unsigned int reloc_shndx, unsigned int reloc_type) in initialize() argument
58 { return this->do_initialize(reloc_shndx, reloc_type); } in initialize()
122 do_initialize(unsigned int reloc_shndx, unsigned int reloc_type);
697 unsigned int reloc_type) in Dwarf_info_reader() argument
700 reloc_type_(reloc_type), abbrev_shndx_(0), string_shndx_(0), in Dwarf_info_reader()
H A Darm-reloc-property.h77 reloc_type() const in reloc_type() function
311 && (arp->reloc_type() == Arm_reloc_property::RT_STATIC) in get_implemented_static_reloc_property()
H A Dobject.cc1257 unsigned int reloc_type) in layout_section() argument
1261 reloc_shndx, reloc_type, &offset); in layout_section()
1289 unsigned int reloc_type) in layout_eh_frame_section() argument
1302 reloc_type, in layout_eh_frame_section()
1471 reloc_type[target_shndx] = sh_type; in do_layout()
1674 reloc_type[i])); in do_layout()
1744 reloc_type[i])); in do_layout()
1771 reloc_type[i]); in do_layout()
1812 reloc_type[i]); in do_layout()
1880 i, reloc_shndx[i], reloc_type[i]); in do_layout()
[all …]
H A Dehframe.h397 unsigned int reloc_type);
469 unsigned int reloc_type,
H A Dgdb-index.cc185 unsigned int reloc_type, in Gdb_index_info_reader() argument
188 reloc_shndx, reloc_type), in Gdb_index_info_reader()
1112 unsigned int reloc_type) in scan_debug_info() argument
1117 reloc_type, this); in scan_debug_info()
/dragonfly/contrib/binutils-2.34/gold/
H A Ddwarf_reader.cc48 this->reloc_type_ = reloc_type; in do_initialize()
50 reloc_type); in do_initialize()
362 unsigned int reloc_type = 0; in read_ranges_table() local
365 reloc_type = object->section_type(i); in read_ranges_table()
366 if ((reloc_type == elfcpp::SHT_REL in read_ranges_table()
367 || reloc_type == elfcpp::SHT_RELA) in read_ranges_table()
378 this->reloc_type_ = reloc_type; in read_ranges_table()
533 unsigned int reloc_type = 0; in read_section() local
537 if ((reloc_type == elfcpp::SHT_REL in read_section()
538 || reloc_type == elfcpp::SHT_RELA) in read_section()
[all …]
H A Dcopy-relocs.h105 Copy_reloc_entry(Symbol* sym, unsigned int reloc_type, in Copy_reloc_entry()
110 : sym_(sym), reloc_type_(reloc_type), relobj_(relobj), in Copy_reloc_entry()
H A Dehframe.cc579 unsigned int reloc_type) in add_ehframe_input_section() argument
601 reloc_type, pcontents, in add_ehframe_input_section()
642 unsigned int reloc_type, in do_add_ehframe_input_section() argument
653 if (!relocs.initialize(object, reloc_shndx, reloc_type)) in do_add_ehframe_input_section()
1324 unsigned int reloc_type);
1338 unsigned int reloc_type);
1352 unsigned int reloc_type);
1366 unsigned int reloc_type);
H A Ddwarf_reader.h57 initialize(unsigned int reloc_shndx, unsigned int reloc_type) in initialize() argument
58 { return this->do_initialize(reloc_shndx, reloc_type); } in initialize()
122 do_initialize(unsigned int reloc_shndx, unsigned int reloc_type);
697 unsigned int reloc_type) in Dwarf_info_reader() argument
700 reloc_type_(reloc_type), abbrev_shndx_(0), string_shndx_(0), in Dwarf_info_reader()
H A Dehframe.h412 unsigned int reloc_type);
489 unsigned int reloc_type,
H A Dobject.cc1227 unsigned int reloc_type) in layout_section() argument
1231 reloc_shndx, reloc_type, &offset); in layout_section()
1259 unsigned int reloc_type) in layout_eh_frame_section() argument
1272 reloc_type, in layout_eh_frame_section()
1545 reloc_type[target_shndx] = sh_type; in do_layout()
1764 reloc_shndx[i], reloc_type[i])); in do_layout()
1836 reloc_type[i])); in do_layout()
1863 reloc_type[i]); in do_layout()
1924 reloc_type[i]); in do_layout()
1993 i, reloc_shndx[i], reloc_type[i]); in do_layout()
[all …]
H A Dgdb-index.cc185 unsigned int reloc_type, in Gdb_index_info_reader() argument
188 reloc_shndx, reloc_type), in Gdb_index_info_reader()
1112 unsigned int reloc_type) in scan_debug_info() argument
1117 reloc_type, this); in scan_debug_info()
/dragonfly/contrib/binutils-2.34/include/aout/
H A Daout64.h442 enum reloc_type enum
488 enum reloc_type r_type; /* Relocation type. */
/dragonfly/contrib/gdb-7/include/aout/
H A Daout64.h442 enum reloc_type enum
506 enum reloc_type r_type; /* Relocation type. */
/dragonfly/contrib/binutils-2.27/include/aout/
H A Daout64.h442 enum reloc_type enum
506 enum reloc_type r_type; /* Relocation type. */
/dragonfly/contrib/binutils-2.27/gas/config/
H A Dtc-i386.c7344 && (((reloc_type == BFD_RELOC_32 in output_disp()
7346 || (reloc_type == BFD_RELOC_64 in output_disp()
7385 reloc_type); in output_disp()
7507 if ((reloc_type == BFD_RELOC_32 in output_imm()
7509 || reloc_type == BFD_RELOC_64) in output_imm()
7542 i.op[n].imms, 0, reloc_type); in output_imm()
9178 reloc_type = BFD_RELOC_16_PCREL; in md_estimate_size_before_relax()
9180 reloc_type = BFD_RELOC_32_PCREL; in md_estimate_size_before_relax()
9194 reloc_type); in md_estimate_size_before_relax()
9213 reloc_type); in md_estimate_size_before_relax()
[all …]

12