Home
last modified time | relevance | path

Searched refs:Scan (Results 1 – 25 of 48) sorted by relevance

12

/toolchain/binutils/binutils-2.25/gold/
Dtilegx.cc436 class Scan class in __anon011954cb0111::Target_tilegx
439 Scan() in Scan() function in __anon011954cb0111::Target_tilegx::Scan
2991 Target_tilegx<size, big_endian>::Scan::get_reference_flags(unsigned int r_type) in get_reference_flags()
3119 Target_tilegx<size, big_endian>::Scan::unsupported_reloc_local( in unsupported_reloc_local()
3131 Target_tilegx<size, big_endian>::Scan::check_non_pic(Relobj* object, in check_non_pic()
3204 Target_tilegx<size, big_endian>::Scan::reloc_needs_plt_for_ifunc( in reloc_needs_plt_for_ifunc()
3207 int flags = Scan::get_reference_flags(r_type); in reloc_needs_plt_for_ifunc()
3218 Target_tilegx<size, big_endian>::Scan::local(Symbol_table* symtab, in local()
3586 Target_tilegx<size, big_endian>::Scan::unsupported_reloc_global( in unsupported_reloc_global()
3598 Target_tilegx<size, big_endian>::Scan::possible_function_pointer_reloc( in possible_function_pointer_reloc()
[all …]
DChangeLog19 * aarch64.cc (Target_aarch64::Scan::local): Add support for
90 * x86_64.cc (Target_x86_64::Scan::global): Allow IE-to-LE optimization
441 * x86_64.cc (Target_x86_64<size>::Scan::global): Don't make PLT
491 (Target_aarch64::Scan::local_reloc_may_be_function_pointer): Update
493 (Target_aarch64::Scan::local): Add codes to handle STT_GNU_IFUNC
496 (Target_aarch64::Scan::global): Add codes to handle STT_GNU_IFUNC
671 (Target_aarch64::Scan::local): Correct format. Move r_sym, got to
675 (Target_aarch64::Scan::global): Move arp to front. Do copy_reloc when
759 (Target_aarch64::Scan::local): Add code handling new reloc types.
760 (Target_aarch64::Scan::global): Add code handling new reloc types.
[all …]
Di386.cc551 struct Scan struct in __anonf1ea37280111::Target_i386
1667 Target_i386::Scan::get_reference_flags(unsigned int r_type) in get_reference_flags()
1737 Target_i386::Scan::unsupported_reloc_local(Sized_relobj_file<32, false>* object, in unsupported_reloc_local()
1748 Target_i386::Scan::reloc_needs_plt_for_ifunc( in reloc_needs_plt_for_ifunc()
1752 int flags = Scan::get_reference_flags(r_type); in reloc_needs_plt_for_ifunc()
1762 Target_i386::Scan::local(Symbol_table* symtab, in local()
2089 Target_i386::Scan::unsupported_reloc_global( in unsupported_reloc_global()
2099 Target_i386::Scan::possible_function_pointer_reloc(unsigned int r_type) in possible_function_pointer_reloc()
2118 Target_i386::Scan::local_reloc_may_be_function_pointer( in local_reloc_may_be_function_pointer()
2133 Target_i386::Scan::global_reloc_may_be_function_pointer( in global_reloc_may_be_function_pointer()
[all …]
Dsparc.cc225 class Scan class in __anon256155f70111::Target_sparc
228 Scan() in Scan() function in __anon256155f70111::Target_sparc::Scan
1984 Target_sparc<size, big_endian>::Scan::get_reference_flags(unsigned int r_type) in get_reference_flags()
2100 Target_sparc<size, big_endian>::Scan::generate_tls_call(Symbol_table* symtab, in generate_tls_call()
2113 Target_sparc<size, big_endian>::Scan::unsupported_reloc_local( in unsupported_reloc_local()
2126 Target_sparc<size, big_endian>::Scan::check_non_pic(Relobj* object, unsigned int r_type) in check_non_pic()
2223 Target_sparc<size, big_endian>::Scan::reloc_needs_plt_for_ifunc( in reloc_needs_plt_for_ifunc()
2227 int flags = Scan::get_reference_flags(r_type); in reloc_needs_plt_for_ifunc()
2238 Target_sparc<size, big_endian>::Scan::local( in local()
2546 Target_sparc<size, big_endian>::Scan::unsupported_reloc_global( in unsupported_reloc_global()
[all …]
Dx86_64.cc696 class Scan class in __anon4c0d9acd0111::Target_x86_64
699 Scan() in Scan() function in __anon4c0d9acd0111::Target_x86_64::Scan
2145 Target_x86_64<size>::Scan::get_reference_flags(unsigned int r_type) in get_reference_flags()
2215 Target_x86_64<size>::Scan::unsupported_reloc_local( in unsupported_reloc_local()
2235 Target_x86_64<size>::Scan::check_non_pic(Relobj* object, unsigned int r_type, in check_non_pic()
2323 Target_x86_64<size>::Scan::reloc_needs_plt_for_ifunc( in reloc_needs_plt_for_ifunc()
2327 int flags = Scan::get_reference_flags(r_type); in reloc_needs_plt_for_ifunc()
2338 Target_x86_64<size>::Scan::local(Symbol_table* symtab, in local()
2659 Target_x86_64<size>::Scan::unsupported_reloc_global( in unsupported_reloc_global()
2671 Target_x86_64<size>::Scan::possible_function_pointer_reloc(unsigned int r_type) in possible_function_pointer_reloc()
[all …]
Dgc.h172 typename Scan, typename Classify_reloc>
187 Scan scan; in gc_process_relocs()
Dpowerpc.cc938 class Scan : protected Track_tls class in __anon0f0c9f3e0111::Target_powerpc
943 Scan() in Scan() function in __anon0f0c9f3e0111::Target_powerpc::Scan
2625 ? gsym->use_plt_offset(Scan::get_reference_flags(this->r_type_, target)) in make_stub()
5171 Target_powerpc<size, big_endian>::Scan::get_reference_flags( in get_reference_flags()
5263 Target_powerpc<size, big_endian>::Scan::unsupported_reloc_local( in unsupported_reloc_local()
5276 Target_powerpc<size, big_endian>::Scan::check_non_pic(Relobj* object, in check_non_pic()
5383 Target_powerpc<size, big_endian>::Scan::reloc_needs_plt_for_ifunc( in reloc_needs_plt_for_ifunc()
5454 Target_powerpc<size, big_endian>::Scan::local( in local()
5821 Target_powerpc<size, big_endian>::Scan::unsupported_reloc_global( in unsupported_reloc_global()
5834 Target_powerpc<size, big_endian>::Scan::global( in global()
[all …]
Darm.cc2567 class Scan class in __anon5653a9be0111::Target_arm
2570 Scan() in Scan() function in __anon5653a9be0111::Target_arm::Scan
8144 Target_arm<big_endian>::Scan::get_reference_flags(unsigned int r_type) in get_reference_flags()
8266 Target_arm<big_endian>::Scan::unsupported_reloc_local( in unsupported_reloc_local()
8284 Target_arm<big_endian>::Scan::check_non_pic(Relobj* object, in check_non_pic()
8333 Target_arm<big_endian>::Scan::reloc_needs_plt_for_ifunc( in reloc_needs_plt_for_ifunc()
8337 int flags = Scan::get_reference_flags(r_type); in reloc_needs_plt_for_ifunc()
8354 Target_arm<big_endian>::Scan::local(Symbol_table* symtab, in local()
8673 Target_arm<big_endian>::Scan::unsupported_reloc_global( in unsupported_reloc_global()
8684 Target_arm<big_endian>::Scan::possible_function_pointer_reloc( in possible_function_pointer_reloc()
[all …]
Dmips.cc3258 class Scan class in __anona7e08b770111::Target_mips
3261 Scan() in Scan() function in __anona7e08b770111::Target_mips::Scan
7538 typedef typename Target_mips<size, big_endian>::Scan Scan; in gc_process_relocs() typedef
7540 gold::gc_process_relocs<size, big_endian, Mips, elfcpp::SHT_REL, Scan, in gc_process_relocs()
7573 typedef typename Target_mips<size, big_endian>::Scan Scan; in scan_relocs() typedef
7576 gold::scan_relocs<size, big_endian, Mips, elfcpp::SHT_REL, Scan>( in scan_relocs()
7589 gold::scan_relocs<size, big_endian, Mips, elfcpp::SHT_RELA, Scan>( in scan_relocs()
8573 Target_mips<size, big_endian>::Scan::local( in local()
8952 Target_mips<size, big_endian>::Scan::local( in local()
8984 Target_mips<size, big_endian>::Scan::local( in local()
[all …]
Dtarget-reloc.h43 typename Scan>
61 Scan scan; in scan_relocs()
Daarch64.cc3081 class Scan class in __anon20db65070111::Target_aarch64
3084 Scan() in Scan() function in __anon20db65070111::Target_aarch64::Scan
5787 Target_aarch64<size, big_endian>::Scan::possible_function_pointer_reloc( in possible_function_pointer_reloc()
5810 Target_aarch64<size, big_endian>::Scan::local_reloc_may_be_function_pointer( in local_reloc_may_be_function_pointer()
5832 Target_aarch64<size, big_endian>::Scan::global_reloc_may_be_function_pointer( in global_reloc_may_be_function_pointer()
5856 Target_aarch64<size, big_endian>::Scan::unsupported_reloc_local( in unsupported_reloc_local()
5869 Target_aarch64<size, big_endian>::Scan::check_non_pic(Relobj* object, in check_non_pic()
5912 Target_aarch64<size, big_endian>::Scan::reloc_needs_plt_for_ifunc( in reloc_needs_plt_for_ifunc()
5934 Target_aarch64<size, big_endian>::Scan::local( in local()
6177 Target_aarch64<size, big_endian>::Scan::unsupported_reloc_global( in unsupported_reloc_global()
[all …]
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dspuelf.em668 --lrlive-analysis Scan function prologue for lr liveness.\n"
/toolchain/binutils/binutils-2.25/
Dconfig-ml.in106 # Scan all the arguments and set all the ones we need.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog683 (warning_callback): Use it. Scan all input files for a reference
DChangeLog-2008329 * emultempl/armelf.em (arm_elf_set_bfd_for_interworking): Scan all
DChangeLog-2010541 (onclaim_file): Make static. Use TV_MESSAGE. Scan list of files to
DChangeLog-0203902 * pe-dll.c (fill_edata): Scan table pe_dll->exports, which is
1730 not filename (which may be a symlink). Scan the sections and
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-200717 Scan the segment map looking for the segment containing a
3441 (bfd_elf32_arm_vfp11_erratum_scan): Scan the sections of an input
DChangeLog-20062506 (elfNN_ia64_check_relocs): Scan relocations to create dynamic
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20121265 (avr_parse_cons_expression): Scan through exp_mod_data[] to find
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-000161 (process_program_headers): Scan from index 1 for segment map.
/toolchain/binutils/binutils-2.25/gold/po/
Dfi.po111 # Scan relocations for a section.
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-00011894 * ia64-opc.c: Scan *all* disassembly matches and use the one with
/toolchain/binutils/binutils-2.25/binutils/po/
Dzh_CN.po4598 " -a - --all Scan the entire file, not just the data section\n"
Dzh_TW.po5299 " -a - --all Scan the entire file, not just the data section\n"

12