Home
last modified time | relevance | path

Searched refs:uses_got_entry_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Darm-reloc-property.h118 { return this->uses_got_entry_; } in uses_got_entry()
270 bool uses_got_entry_ : 1; variable
Darm-reloc-property.cc106 uses_got_entry_(false), uses_got_origin_(false), uses_plt_entry_(false), in Arm_reloc_property()
238 this->uses_got_entry_ = true; in Arm_reloc_property()