Lines Matching refs:use_plt_offset_
719 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(INVALID_CODE) in Output_reloc()
741 is_section_symbol_(false), use_plt_offset_(use_plt_offset), shndx_(shndx) in Output_reloc()
767 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
793 is_section_symbol_(is_section_symbol), use_plt_offset_(use_plt_offset), in Output_reloc()
818 is_section_symbol_(true), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
840 is_section_symbol_(true), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
863 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
880 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
899 is_section_symbol_(false), use_plt_offset_(false), shndx_(INVALID_CODE) in Output_reloc()
916 is_section_symbol_(false), use_plt_offset_(false), shndx_(shndx) in Output_reloc()
1132 if (this->use_plt_offset_ && sym->has_plt_offset()) in symbol_value()
1139 gold_assert(!this->use_plt_offset_); in symbol_value()
1150 if (this->use_plt_offset_) in symbol_value()