Searched defs:psymval (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dtarget-reloc.h244 const Symbol_value<size> *psymval; local
669 const Symbol_value<size>* psymval = object->local_symbol(r_sym); local
[all...]
H A Dreloc.h339 rel(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval) argument
367 rela(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<valsize, big_endian>::Valtype addend) argument
397 pcrel(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
427 pcrela(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<valsize, big_endian>::Valtype addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
449 rel8(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval) argument
460 rela8(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, unsigned char addend) argument
474 pcrel8(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
488 pcrela8(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, unsigned char addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
502 rel16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval) argument
513 rela16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, elfcpp::Elf_Half addend) argument
527 pcrel16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
542 pcrela16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, elfcpp::Elf_Half addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
556 rel32(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval) argument
567 rela32(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, elfcpp::Elf_Word addend) argument
581 pcrel32(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
596 pcrela32(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, elfcpp::Elf_Word addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
610 rel64(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval) argument
622 rela64(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, elfcpp::Elf_Xword addend) argument
636 pcrel64(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
651 pcrela64(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, elfcpp::Elf_Xword addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
[all...]
H A Di386.cc994 const Symbol_value<32>* psymval = local
2145 relocate(const Relocate_info<32, false>* relinfo, Target_i386* target, Output_section* output_section, size_t relnum, const elfcpp::Rel<32, false>& rel, unsigned int r_type, const Sized_symbol<32>* gsym, const Symbol_value<32>* psymval, unsigned char* view, elfcpp::Elf_types<32>::Elf_Addr address, section_size_type view_size) argument
2381 relocate_tls(const Relocate_info<32, false>* relinfo, Target_i386* target, size_t relnum, const elfcpp::Rel<32, false>& rel, unsigned int r_type, const Sized_symbol<32>* gsym, const Symbol_value<32>* psymval, unsigned char* view, elfcpp::Elf_types<32>::Elf_Addr, section_size_type view_size) argument
[all...]
H A Dpowerpc.cc493 rela(unsigned char* view, unsigned int right_shift, elfcpp::Elf_Xword dst_mask, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<valsize, big_endian>::Valtype addend) argument
515 rela_ua(unsigned char* view, unsigned int right_shift, elfcpp::Elf_Xword dst_mask, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend) argument
537 pcrela(unsigned char* view, unsigned int right_shift, elfcpp::Elf_Xword dst_mask, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
558 pcrela_unaligned(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
577 rel32(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
586 rel24(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
598 rel14(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
616 addr16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
639 addr16_lo(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
655 addr16_hi(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
683 addr16_ha(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
701 rel16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
710 rel16_lo(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
719 rel16_hi(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
733 rel16_ha(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
1666 relocate( const Relocate_info<size, big_endian>* relinfo, Target_powerpc* target, Output_section*, 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
1890 relocate_tls( const Relocate_info<size, big_endian>* relinfo, Target_powerpc<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
[all...]
H A Dsparc.cc469 rela(unsigned char* view, unsigned int right_shift, typename elfcpp::Elf_types<valsize>::Elf_Addr dst_mask, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<valsize, big_endian>::Valtype addend) argument
491 rela_ua(unsigned char* view, unsigned int right_shift, elfcpp::Elf_Xword dst_mask, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend) argument
513 pcrela(unsigned char* view, unsigned int right_shift, typename elfcpp::Elf_types<valsize>::Elf_Addr dst_mask, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
535 pcrela_unaligned(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
555 wdisp30(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
567 wdisp22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
579 wdisp19(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
591 wdisp16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
614 pc22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
626 pc10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
647 hi22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
657 pcplt22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
678 lo10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
688 lo10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
700 olo10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr addend2) argument
721 rela32_22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
740 rela32_13(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
750 ua16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
760 ua32(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
770 ua64(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
781 disp8(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
793 disp16(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
805 disp32(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
817 disp64(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, elfcpp::Elf_Xword addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
829 h44(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
839 m44(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
849 l44(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
859 hh22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
869 pc_hh22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
881 hm10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
891 pc_hm10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
903 rela32_11(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
913 rela32_10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
923 rela32_7(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
933 rela32_6(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
943 rela32_5(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
1000 hix22(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
1041 lox10(unsigned char* view, const Sized_relobj<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Elf_types<size>::Elf_Addr addend) argument
2483 relocate( const Relocate_info<size, big_endian>* relinfo, Target_sparc* target, Output_section*, 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 view_size) argument
2867 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
[all...]
H A Dx86_64.cc2211 relocate(const Relocate_info<64, false>* relinfo, Target_x86_64* target, Output_section*, size_t relnum, const elfcpp::Rela<64, false>& rela, unsigned int r_type, const Sized_symbol<64>* gsym, const Symbol_value<64>* psymval, unsigned char* view, elfcpp::Elf_types<64>::Elf_Addr address, section_size_type view_size) argument
2478 relocate_tls(const Relocate_info<64, false>* relinfo, Target_x86_64* target, size_t relnum, const elfcpp::Rela<64, false>& rela, unsigned int r_type, const Sized_symbol<64>* gsym, const Symbol_value<64>* psymval, unsigned char* view, elfcpp::Elf_types<64>::Elf_Addr address, section_size_type view_size) argument
3222 const Symbol_value<64>* psymval = ti.object->local_symbol(ti.r_sym); local
[all...]

Completed in 301 milliseconds