Home
last modified time | relevance | path

Searched refs:use_plt_offset_ (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Doutput.cc734 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(INVALID_CODE) in Output_reloc()
756 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(shndx) in Output_reloc()
782 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
808 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
833 is_section_symbol_(true), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
855 is_section_symbol_(true), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
878 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
895 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
914 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
931 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
[all …]
H A Doutput.h1354 bool use_plt_offset_ : 1; variable
H A DChangeLog-08154460 (Output_data_got::Got_entry): Rename use_plt_offset_ to
5337 (Output_reloc::symbol_value): Respect use_plt_offset_ for global symbols.
6010 (Output_reloc::use_plt_offset_): New bit field.
9340 (class Output_data_got::Got_entry): Add use_plt_offset_ field.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Doutput.cc733 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(INVALID_CODE) in Output_reloc()
755 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(shndx) in Output_reloc()
781 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
807 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
832 is_section_symbol_(true), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
854 is_section_symbol_(true), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
877 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
894 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
913 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
930 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
[all …]
H A Doutput.h1354 bool use_plt_offset_ : 1; variable
H A DChangeLog-08154460 (Output_data_got::Got_entry): Rename use_plt_offset_ to
5337 (Output_reloc::symbol_value): Respect use_plt_offset_ for global symbols.
6010 (Output_reloc::use_plt_offset_): New bit field.
9340 (class Output_data_got::Got_entry): Add use_plt_offset_ field.