Searched refs:prelocs (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dtarget-reloc.h51 const unsigned char* prelocs,
63 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size)
65 Reltype reloc(prelocs);
265 const unsigned char* prelocs,
284 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size)
286 Reltype reloc(prelocs);
404 output_section, i, prelocs, sym, psymval,
663 const unsigned char* prelocs,
676 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size)
678 Reltype reloc(prelocs);
45 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
658 scan_relocatable_relocs( Symbol_table*, Layout*, 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_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
735 relocate_relocs( const Relocate_info<size, big_endian>* relinfo, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Dtarget.h353 const unsigned char* prelocs, size_t reloc_count,
358 prelocs, reloc_count, view, view_size,
870 const unsigned char* prelocs,
895 const unsigned char* prelocs,
916 const unsigned char* prelocs,
934 const unsigned char* prelocs,
950 const unsigned char* prelocs,
964 const unsigned char* prelocs,
351 calls_non_split(Relobj* object, unsigned int shndx, section_offset_type fnoffset, section_size_type fnsize, const unsigned char* prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, std::string* from, std::string* to) const argument
H A Dreloc.cc562 const unsigned char* prelocs = p->contents->data(); local
565 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size)
567 Reltype reloc(prelocs);
951 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(), local
993 prelocs, reloc_count, view, view_size,
1005 target->relocate_section(&relinfo, sh_type, prelocs, reloc_count, os,
1009 target->relocate_relocs(&relinfo, sh_type, prelocs, reloc_count,
1015 this->incremental_relocs_write(&relinfo, sh_type, prelocs,
1019 target->relocate_relocs(&relinfo, sh_type, prelocs, reloc_count,
1049 const unsigned char* prelocs,
1046 incremental_relocs_write( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, Address output_offset, Output_file* of) argument
1082 incremental_relocs_write_reltype( const Relocate_info<size, big_endian>* relinfo, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, Address output_offset, Output_file* of) argument
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 Dgc.h175 const unsigned char* prelocs,
220 for (size_t i = 0; i < reloc_count; ++i, prelocs += reloc_size)
222 Reltype reloc(prelocs);
169 gc_process_relocs( Symbol_table* symtab, Layout*, Target_type* target, Sized_relobj_file<size, big_endian>* src_obj, unsigned int src_indx, const unsigned char* prelocs, size_t reloc_count, Output_section*, bool, size_t local_count, const unsigned char* plocal_syms) argument
H A Ds390.cc293 const unsigned char* prelocs,
307 const unsigned char* prelocs,
327 const unsigned char* prelocs,
343 const unsigned char* prelocs,
358 const unsigned char* prelocs,
375 const unsigned char* prelocs,
430 const unsigned char* prelocs, size_t reloc_count,
3157 const unsigned char* prelocs,
3176 prelocs,
3995 const unsigned char* prelocs,
3152 gc_process_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, true>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
3990 scan_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, true>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
4103 scan_relocatable_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, true>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
4142 emit_relocs_scan( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, true>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
4181 relocate_relocs( const Relocate_info<size, true>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
4687 do_calls_non_split(Relobj* object, unsigned int shndx, section_offset_type fnoffset, section_size_type, const unsigned char *prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, std::string*, std::string*) const argument
4884 relocate_section( const Relocate_info<size, true>* relinfo, unsigned int sh_type, 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 address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
[all...]
H A Dx86_64.cc607 const unsigned char* prelocs,
621 const unsigned char* prelocs,
641 const unsigned char* prelocs,
657 const unsigned char* prelocs,
672 const unsigned char* prelocs,
685 const unsigned char* prelocs,
745 const unsigned char* prelocs, size_t reloc_count,
3752 const unsigned char* prelocs,
3774 prelocs,
3791 const unsigned char* prelocs,
3747 gc_process_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
3786 scan_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
4972 relocate_section( const Relocate_info<size, false>* relinfo, unsigned int sh_type, 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 address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
5035 scan_relocatable_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
5074 emit_relocs_scan( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
5113 relocate_relocs( const Relocate_info<size, false>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Di386.cc374 const unsigned char* prelocs,
388 const unsigned char* prelocs,
408 const unsigned char* prelocs,
424 const unsigned char* prelocs,
439 const unsigned char* prelocs,
451 const unsigned char* prelocs,
510 const unsigned char* prelocs, size_t reloc_count,
2605 const unsigned char* prelocs,
2618 prelocs,
2634 const unsigned char* prelocs,
2600 gc_process_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<32, false>* object, unsigned int data_shndx, unsigned int, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
2629 scan_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<32, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
3672 relocate_section(const Relocate_info<32, false>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, unsigned char* view, elfcpp::Elf_types<32>::Elf_Addr address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
3775 scan_relocatable_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<32, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
3810 emit_relocs_scan(Symbol_table* symtab, Layout* layout, Sized_relobj_file<32, false>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
3847 relocate_relocs( const Relocate_info<32, false>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, elfcpp::Elf_types<32>::Elf_Off offset_in_output_section, unsigned char* view, elfcpp::Elf_types<32>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Dtilegx.cc253 const unsigned char* prelocs,
267 const unsigned char* prelocs,
287 const unsigned char* prelocs,
303 const unsigned char* prelocs,
318 const unsigned char* prelocs,
331 const unsigned char* prelocs,
4154 const unsigned char* prelocs,
4177 prelocs,
4193 const unsigned char* prelocs,
4218 prelocs,
4149 gc_process_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
4188 scan_relocs(Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
4740 relocate_section( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, 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 address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
4805 scan_relocatable_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
4844 emit_relocs_scan( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
4883 relocate_relocs( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Dsparc.cc81 const unsigned char* prelocs,
95 const unsigned char* prelocs,
114 const unsigned char* prelocs,
130 const unsigned char* prelocs,
145 const unsigned char* prelocs,
157 const unsigned char* prelocs,
3113 const unsigned char* prelocs,
3131 prelocs,
3149 const unsigned char* prelocs,
3173 prelocs,
3107 gc_process_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
3143 scan_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
4238 relocate_section( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, 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 address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
4275 scan_relocatable_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
4314 emit_relocs_scan( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
4353 relocate_relocs( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Daarch64.cc2352 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(), local
2369 target->scan_section_for_stubs(&relinfo, sh_type, prelocs,
2858 const unsigned char* prelocs,
2872 const unsigned char* prelocs,
2892 const unsigned char* prelocs,
2908 const unsigned char* prelocs,
2923 const unsigned char* prelocs,
2936 const unsigned char* prelocs,
3019 const unsigned char* prelocs,
3851 const unsigned char* prelocs,
3849 scan_reloc_section_for_stubs( const Relocate_info<size, big_endian>* relinfo, const unsigned char* prelocs, size_t reloc_count, Output_section* , bool , const unsigned char* , Address view_address, section_size_type) argument
4022 scan_section_for_stubs( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, const unsigned char* view, Address view_address, section_size_type view_size) argument
6732 gc_process_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
6772 scan_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
7999 relocate_section( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, 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 address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
8036 scan_relocatable_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
8075 emit_relocs_scan( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
8114 relocate_relocs( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char* view, typename elfcpp::Elf_types<size>::Elf_Addr view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Darm.cc2237 const unsigned char* prelocs,
2251 const unsigned char* prelocs,
2283 const unsigned char* prelocs,
2299 const unsigned char* prelocs,
2314 const unsigned char* prelocs,
2326 const unsigned char* prelocs,
2949 const unsigned char* prelocs,
6424 const unsigned char* prelocs = this->get_view(shdr.get_sh_offset(),
6445 arm_target->scan_section_for_stubs(&relinfo, sh_type, prelocs,
6782 const unsigned char* prelocs
[all...]
H A Dpowerpc.cc238 const unsigned char* prelocs,
620 const unsigned char* prelocs,
634 const unsigned char* prelocs,
726 const unsigned char* prelocs, size_t reloc_count,
734 const unsigned char* prelocs,
750 const unsigned char* prelocs,
765 const unsigned char* prelocs,
777 const unsigned char* prelocs,
1931 const unsigned char* prelocs,
1943 for (size_t i = 0; i < reloc_count; ++i, prelocs
1929 scan_opd_relocs( size_t reloc_count, const unsigned char* prelocs, const unsigned char* plocal_syms) argument
7131 gc_process_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
7302 do_calls_non_split( Relobj* object, unsigned int shndx, section_offset_type fnoffset, section_size_type fnsize, const unsigned char* prelocs, size_t reloc_count, unsigned char* view, section_size_type view_size, std::string* from, std::string* to) const argument
7409 scan_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
8916 relocate_section( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, unsigned char* view, Address address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
9002 scan_relocatable_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
9038 emit_relocs_scan( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
9081 relocate_relocs( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char*, Address view_address, section_size_type, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Dmips.cc3324 const unsigned char* prelocs,
3338 const unsigned char* prelocs,
3353 const unsigned char* prelocs,
3369 const unsigned char* prelocs,
3384 const unsigned char* prelocs,
3396 const unsigned char* prelocs,
8580 const unsigned char* prelocs,
8600 prelocs,
8618 prelocs,
8639 const unsigned char* prelocs,
8574 gc_process_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
8633 scan_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols) argument
9857 relocate_section( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, unsigned char* view, Mips_address address, section_size_type view_size, const Reloc_symbol_changes* reloc_symbol_changes) argument
9990 scan_relocatable_relocs( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_symbols, Relocatable_relocs* rr) argument
10052 emit_relocs_scan( Symbol_table* symtab, Layout* layout, Sized_relobj_file<size, big_endian>* object, unsigned int data_shndx, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, bool needs_special_offset_handling, size_t local_symbol_count, const unsigned char* plocal_syms, Relocatable_relocs* rr) argument
10114 relocate_relocs( const Relocate_info<size, big_endian>* relinfo, unsigned int sh_type, const unsigned char* prelocs, size_t reloc_count, Output_section* output_section, typename elfcpp::Elf_types<size>::Elf_Off offset_in_output_section, unsigned char* view, Mips_address view_address, section_size_type view_size, unsigned char* reloc_view, section_size_type reloc_view_size) argument
[all...]
H A Dobject.h2696 const unsigned char* prelocs,
2705 const unsigned char* prelocs,
2718 const unsigned char* prelocs, size_t reloc_count,
2726 unsigned int shndx, const unsigned char* prelocs,
/haiku-buildtools/legacy/binutils/bfd/
H A Dxcofflink.c308 arelent **prelocs,
344 prelocs++)
393 *prelocs = relbuf;
396 *prelocs = NULL;
306 _bfd_xcoff_canonicalize_dynamic_reloc(bfd *abfd, arelent **prelocs, asymbol **syms) argument
/haiku-buildtools/binutils/bfd/
H A Dxcofflink.c396 arelent **prelocs,
432 prelocs++)
481 *prelocs = relbuf;
484 *prelocs = NULL;
394 _bfd_xcoff_canonicalize_dynamic_reloc(bfd *abfd, arelent **prelocs, asymbol **syms) argument

Completed in 467 milliseconds