Searched refs:has_text_relocations_ (Results 1 – 2 of 2) sorted by relevance
209 has_text_relocations_ = true; in Init()217 has_text_relocations_ = true; in Init()221 has_text_relocations_ ? "true" : "false", in Init()267 if (has_text_relocations_) { in ApplyAll()309 if (has_text_relocations_) { in ApplyAll()
122 bool has_text_relocations_; variable