Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc921 mips16_call_fp_stub_(NULL), applied_secondary_got_fixup_(false) in Mips_symbol()
1239 { return applied_secondary_got_fixup_; } in get_applied_secondary_got_fixup()
1243 { this->applied_secondary_got_fixup_ = true; } in set_applied_secondary_got_fixup()
1305 bool applied_secondary_got_fixup_; member in __anona7e08b770111::Mips_symbol