Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc1355 : object_(object), shndx_(shndx), r_sym_(0), gsym_(NULL), in Mips16_stub_section()
1386 { return this->gsym_; } in gsym()
1391 { return this->gsym_ == NULL; } in is_for_local_function()
1406 this->gsym_ = NULL; in new_local_reloc_found()
1425 this->gsym_ = gsym; in new_global_reloc_found()
1430 this->gsym_ = gsym; in new_global_reloc_found()
1436 { return this->r_sym_ != 0 || this->gsym_ != NULL; } in is_target_found()
1469 Mips_symbol<size>* gsym_; member in __anona7e08b770111::Mips16_stub_section