Home
last modified time | relevance | path

Searched refs:Reltype (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dtarget-reloc.h58 typedef typename Classify_reloc::Reltype Reltype; in scan_relocs() typedef
65 Reltype reloc(prelocs); in scan_relocs()
274 typedef typename Classify_reloc::Reltype Reltype; in relocate_section() typedef
286 Reltype reloc(prelocs); in relocate_section()
482 Reltype; typedef
491 get_r_sym(const Reltype* reloc) in get_r_sym()
496 get_r_type(const Reltype* reloc) in get_r_type()
501 get_r_addend(const Reltype* reloc) in get_r_addend()
507 put_r_info(Reltype_write* new_reloc, Reltype* reloc, unsigned int r_sym) in put_r_info()
538 typedef typename Classify_reloc::Reltype Reltype; typedef
[all …]
H A Dgc.h184 typedef typename Classify_reloc::Reltype Reltype; in gc_process_relocs() typedef
222 Reltype reloc(prelocs); in gc_process_relocs()
H A Dmips.cc3155 Reltype; typedef in __anon40c64d910111::Mips_classify_reloc
3161 get_r_sym(const Reltype* reloc) in get_r_sym()
3166 get_r_type(const Reltype* reloc) in get_r_type()
3170 get_r_type2(const Reltype*) in get_r_type2() argument
3174 get_r_type3(const Reltype*) in get_r_type3() argument
3178 get_r_ssym(const Reltype*) in get_r_ssym() argument
3183 get_r_addend(const Reltype* reloc) in get_r_addend()
3193 put_r_info(Reltype_write* new_reloc, Reltype* reloc, unsigned int r_sym) in put_r_info()
3217 Reltype; typedef in __anon40c64d910111::Mips_classify_reloc
3223 get_r_sym(const Reltype* reloc) in get_r_sym()
[all …]
H A Darm.cc2753 Reltype; typedef in __anonf61c90980111::Target_arm::Classify_reloc
2757 get_r_addend(const Reltype*) in get_r_addend() argument
3310 typedef typename elfcpp::Swap<32, big_endian>::Valtype Reltype; in thm_abs5() typedef
3313 Reltype addend = (val & 0x7e0U) >> 6; in thm_abs5()
3314 Reltype x = psymval->value(object, addend); in thm_abs5()
3329 typedef typename elfcpp::Swap<32, big_endian>::Valtype Reltype; in abs12() typedef
3332 Reltype addend = val & 0x0fffU; in abs12()
3333 Reltype x = psymval->value(object, addend); in abs12()
3403 typedef typename elfcpp::Swap<16, big_endian>::Valtype Reltype; in thm_jump6() typedef
3407 Reltype addend = (((val & 0x0200) >> 3) | ((val & 0x00f8) >> 2)); in thm_jump6()
[all …]
H A Dreloc.cc560 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype; in incremental_relocs_scan_reltype() typedef
567 Reltype reloc(prelocs); in incremental_relocs_scan_reltype()
1222 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype; in split_stack_adjust_reltype() typedef
1257 Reltype reloc(pr); in split_stack_adjust_reltype()
1326 Reltype reloc(pr); in split_stack_adjust_reltype()
H A Dpowerpc.cc1816 Reltype; in scan_opd_relocs() typedef
1826 Reltype reloc(prelocs); in scan_opd_relocs()
7039 size, big_endian>::Reloc Reltype; in relocate() typedef
7736 Reltype prev_rela(preloc - reloc_size); in relocate()
8209 Reltype; typedef in __anona44163180111::Powerpc_scan_relocatable_reloc
8216 get_r_sym(const Reltype* reloc) in get_r_sym()
8221 get_r_type(const Reltype* reloc) in get_r_type()
8352 Reltype; in relocate_relocs() typedef
8379 Reltype reloc(prelocs); in relocate_relocs()
H A Di386.cc747 typedef Reloc_types<elfcpp::SHT_REL, 32, false>::Reloc Reltype; typedef in __anon8acff9420111::Target_i386::Classify_reloc
751 get_r_addend(const Reltype*) in get_r_addend() argument
H A Daarch64.cc3812 typedef typename Reloc_types<sh_type,size,big_endian>::Reloc Reltype; in scan_reloc_section_for_stubs() typedef
3825 Reltype reloc(prelocs); in scan_reloc_section_for_stubs()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dtarget-reloc.h58 typedef typename Classify_reloc::Reltype Reltype; in scan_relocs() typedef
65 Reltype reloc(prelocs); in scan_relocs()
320 typedef typename Classify_reloc::Reltype Reltype; in relocate_section() typedef
332 Reltype reloc(prelocs); in relocate_section()
526 Reltype; typedef
535 get_r_sym(const Reltype* reloc) in get_r_sym()
540 get_r_type(const Reltype* reloc) in get_r_type()
545 get_r_addend(const Reltype* reloc) in get_r_addend()
551 put_r_info(Reltype_write* new_reloc, Reltype* reloc, unsigned int r_sym) in put_r_info()
582 typedef typename Classify_reloc::Reltype Reltype; typedef
[all …]
H A Dgc.h184 typedef typename Classify_reloc::Reltype Reltype; in gc_process_relocs() typedef
223 Reltype reloc(prelocs); in gc_process_relocs()
H A Dreloc.cc560 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype; in incremental_relocs_scan_reltype() typedef
567 Reltype reloc(prelocs); in incremental_relocs_scan_reltype()
1245 typedef typename Reloc_types<sh_type, size, big_endian>::Reloc Reltype; in split_stack_adjust_reltype() typedef
1280 Reltype reloc(pr); in split_stack_adjust_reltype()
1349 Reltype reloc(pr); in split_stack_adjust_reltype()
H A Di386.cc747 typedef Reloc_types<elfcpp::SHT_REL, 32, false>::Reloc Reltype; typedef in __anon7c56ba200111::Target_i386::Classify_reloc
751 get_r_addend(const Reltype*) in get_r_addend() argument