Searched defs:target (Results 1 - 25 of 312) sorted by last modified time

1234567891011>>

/haiku-buildtools/binutils/opcodes/
H A Dscore7-dis.c566 int target; local
579 int target = (pc + SEXT20 (disp)); local
742 int target; local
756 int target = (pc + SEXT9 (disp)); local
[all...]
H A Dscore-dis.c705 int target; local
718 int target = (pc + SEXT20 (disp)); local
731 int target = (pc + SEXT10 (disp)); local
743 int target = (pc + SEXT10 (disp)); local
905 int target; local
919 int target = (pc + SEXT10 (disp)); local
[all...]
H A Dcris-dis.c1288 bfd_vma target; local
[all...]
H A Daarch64-opc.c579 operand_also_qualified_p(const struct aarch64_opnd_info *operand, aarch64_opnd_qualifier_t target) argument
/haiku-buildtools/binutils/ld/testsuite/ld-z8k/
H A Dbranch-target.s4 target: ldk r0,#4 label
/haiku-buildtools/binutils/ld/
H A Dpe-dll.c413 pe_dll_id_target (const char *target) argument
H A Dldlang.h104 const char *target; member in struct:lang_target_statement_struct
316 const char *target; member in struct:lang_input_statement_struct
H A Dldlang.c1057 new_afile(const char *name, lang_input_file_enum_type file_type, const char *target, bfd_boolean add_to_list) argument
1137 lang_add_input_file(const char *name, lang_input_file_enum_type file_type, const char *target) argument
2950 get_target(const bfd_target *target, void *data) argument
3036 closest_target_match(const bfd_target *target, void *data) argument
3081 char *target = NULL; local
3107 const char *target; local
3139 const bfd_target *target local
3609 map_input_to_output_sections(lang_statement_union_type *s, const char *target, lang_output_section_statement_type *os) argument
[all...]
H A Dldemul.c275 ldemul_choose_mode (char *target) argument
/haiku-buildtools/binutils/ld/emultempl/
H A Dspu_ovl.S74 #define target reserved5 define
[all...]
/haiku-buildtools/binutils/include/
H A Ddis-asm.h208 bfd_vma target; /* Target address of branch or dref, if known; member in struct:disassemble_info
/haiku-buildtools/binutils/gold/
H A Dx86_64.cc2921 local(Symbol_table* symtab, Layout* layout, Target_x86_64<size>* target, Sized_relobj_file<size, false>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, false>& reloc, unsigned int r_type, const elfcpp::Sym<size, false>& lsym, bool is_discarded) argument
3354 global(Symbol_table* symtab, Layout* layout, Target_x86_64<size>* target, Sized_relobj_file<size, false>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, false>& reloc, unsigned int r_type, Symbol* gsym) argument
3970 relocate( const Relocate_info<size, false>* relinfo, unsigned int, Target_x86_64<size>* target, Output_section*, size_t relnum, const unsigned char* preloc, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type view_size) argument
4341 relocate_tls( const Relocate_info<size, false>* relinfo, Target_x86_64<size>* target, size_t relnum, const elfcpp::Rela<size, false>& rela, unsigned int r_type, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type view_size) argument
[all...]
H A Dtilegx.cc3228 local(Symbol_table* symtab, Layout* layout, Target_tilegx<size, big_endian>* target, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type, const elfcpp::Sym<size, big_endian>& lsym, bool is_discarded) argument
3708 global(Symbol_table* symtab, Layout* layout, Target_tilegx<size, big_endian>* target, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type, Symbol* gsym) argument
4333 relocate( const Relocate_info<size, big_endian>* relinfo, unsigned int, Target_tilegx<size, big_endian>* target, Output_section*, size_t relnum, const unsigned char* preloc, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type) argument
[all...]
H A Dtarget-select.h149 target_bfd_name(const Target* target) argument
214 is_our_target(const Target* target) argument
[all...]
H A Dtarget-select.cc89 Target_selector::do_target_bfd_name(const Target* target) argument
194 Target* target = select_target_by_bfd_name(bfd_name); local
205 const Target* target = &parameters->target(); local
[all...]
H A Dtarget-reloc.h45 scan_relocs( Symbol_table* symtab, Layout* layout, Target_type* target, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_count, const unsigned char* plocal_syms) argument
262 relocate_section( const Relocate_info<size, big_endian>* relinfo, Target_type* target, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr view_address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
433 apply_relocation(const Relocate_info<size, big_endian>* relinfo, Target_type* target, typename elfcpp::Elf_types<size>::Elf_Addr r_offset, unsigned int r_type, typename elfcpp::Elf_types<size>::Elf_Swxword r_addend, const Symbol* gsym, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type view_size) argument
767 Sized_target<size, big_endian>* target = local
[all...]
H A Dsymtab.cc1066 Sized_target<size, big_endian>* target = local
1878 const Target& target = parameters->target(); local
3001 const Target& target = parameters->target(); local
[all...]
H A Dsparc.cc2115 generate_tls_call(Symbol_table* symtab, Layout* layout, Target_sparc<size, big_endian>* target) argument
2254 local( Symbol_table* symtab, Layout* layout, Target_sparc<size, big_endian>* target, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type, const elfcpp::Sym<size, big_endian>& lsym, bool is_discarded) argument
2578 global( Symbol_table* symtab, Layout* layout, Target_sparc<size, big_endian>* target, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type, Symbol* gsym) argument
3272 relocate( const Relocate_info<size, big_endian>* relinfo, unsigned int, Target_sparc* target, Output_section*, size_t relnum, const unsigned char* preloc, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type view_size) argument
3711 relocate_tls( const Relocate_info<size, big_endian>* relinfo, Target_sparc<size, big_endian>* target, size_t relnum, const elfcpp::Rela<size, big_endian>& rela, unsigned int r_type, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type) argument
4094 relax_call( Target_sparc<size, big_endian>* target, unsigned char* view, const elfcpp::Rela<size, big_endian>& rela, section_size_type view_size) argument
[all...]
H A Dscript.cc2865 Target* target = select_target_by_bfd_name(name.c_str()); local
2881 script_set_target(void* closurev, const char* target, size_t len) argument
[all...]
H A Ds390.cc1434 typename elfcpp::Elf_types<size>::Elf_Addr target = plt_address; local
2278 local(Symbol_table* symtab, Layout* layout, Target_s390<size>* target, Sized_relobj_file<size, true>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, true>& reloc, unsigned int r_type, const elfcpp::Sym<size, true>& lsym, bool is_discarded) argument
2636 global(Symbol_table* symtab, Layout* layout, Target_s390<size>* target, Sized_relobj_file<size, true>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, true>& reloc, unsigned int r_type, Symbol* gsym) argument
3188 relocate( const Relocate_info<size, true>* relinfo, unsigned int, Target_s390<size>* target, Output_section*, size_t relnum, const unsigned char* preloc, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr address, section_size_type view_size) argument
3482 relocate_tls( const Relocate_info<size, true>* relinfo, Target_s390<size>* target, size_t relnum, const elfcpp::Rela<size, true>& rela, unsigned int r_type, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, section_size_type view_size) argument
[all...]
H A Dreloc.cc390 Sized_target<size, big_endian>* target = local
430 Sized_target<size, big_endian>* target = local
514 Sized_target<size, big_endian>* target = local
1201 split_stack_adjust( const Symbol_table* symtab, const unsigned char* pshdrs, unsigned int sh_type, unsigned int shndx, const unsigned char* prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, Reloc_symbol_changes** reloc_map, const Sized_target<size, big_endian>* target) argument
1234 split_stack_adjust_reltype( const Symbol_table* symtab, const unsigned char* pshdrs, unsigned int shndx, const unsigned char* prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, Reloc_symbol_changes** reloc_map, const Sized_target<size, big_endian>* target) argument
[all...]
H A Dpowerpc.cc347 Target_powerpc<size, big_endian>* target local
1866 Target_powerpc<size, big_endian>* target = local
2009 make_toc_relative( Target_powerpc<size, big_endian>* target, Address* value) argument
2132 Target_powerpc<size, big_endian>* target = local
2293 Target_powerpc<size, big_endian>* target = local
2330 Target_powerpc<size, big_endian>* target = local
2905 Target_powerpc<size, big_endian>* target = local
5659 get_reference_flags( unsigned int r_type, const Target_powerpc* target) argument
5870 reloc_needs_plt_for_ifunc( Target_powerpc<size, big_endian>* target, Sized_relobj_file<size, big_endian>* object, unsigned int r_type, bool report_err) argument
5980 local( Symbol_table* symtab, Layout* layout, Target_powerpc<size, big_endian>* target, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type, const elfcpp::Sym<size, big_endian>& lsym, bool is_discarded) argument
6508 global( Symbol_table* symtab, Layout* layout, Target_powerpc<size, big_endian>* target, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, Output_section* output_section, const elfcpp::Rela<size, big_endian>& reloc, unsigned int r_type, Symbol* gsym) argument
7723 relocate( const Relocate_info<size, big_endian>* relinfo, unsigned int, Target_powerpc* target, Output_section* os, size_t relnum, const unsigned char* preloc, const Sized_symbol<size>* gsym, const Symbol_value<size>* psymval, unsigned char* view, Address address, section_size_type view_size) argument
[all...]
H A Dparameters.h103 target() const function in class:gold::Parameters
[all...]
H A Dparameters.cc115 Parameters::set_target(Target* target) argument
124 Parameters::set_target_once(Target* target) argument
298 set_parameters_target(Target* target) argument
331 Target* target = select_target_by_bfd_name(bfd_name); local
344 Target* target = select_target_by_emulation(emulation); local
364 Target* target = select_target(NULL, 0, local
[all...]
H A Doutput.cc437 Output_file_header::Output_file_header(Target* target, argument
4301 set_section_addresses(const Target* target, Layout* layout, bool reset, uint64_t addr, unsigned int* increase_relro, bool* has_relro, off_t* poff, unsigned int* pshndx) argument
[all...]

Completed in 411 milliseconds

1234567891011>>