Searched refs:symbol_is_global_ (Results 1 – 2 of 2) sorted by relevance
583 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(true) in Static_reloc()588 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(false) in Static_reloc()607 { return this->symbol_is_global_; } in symbol_is_global()613 gold_assert(this->symbol_is_global_); in symbol()621 gold_assert(!this->symbol_is_global_); in relobj()629 gold_assert(!this->symbol_is_global_); in index()639 bool symbol_is_global_; member in __anon468f29090111::Output_data_got_aarch64::Static_reloc
2219 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(true) in Static_reloc()2224 : got_offset_(got_offset), r_type_(r_type), symbol_is_global_(false) in Static_reloc()2243 { return this->symbol_is_global_; } in symbol_is_global()2249 gold_assert(this->symbol_is_global_); in symbol()2257 gold_assert(!this->symbol_is_global_); in relobj()2265 gold_assert(!this->symbol_is_global_); in index()2275 bool symbol_is_global_; member in __anon1e60feb90111::Mips_output_data_got::Static_reloc