Searched refs:this_sym (Results 1 – 1 of 1) sorted by relevance
549 ELFSymbolTy *this_sym = (*symtab)[this_rel->getSymTabIndex()]; in relocateMIPS() local550 if (this_rel->getType() == R_MIPS_LO16 && this_sym == sym) { in relocateMIPS()586 ELFSymbolTy *this_sym = (*symtab)[this_rel->getSymTabIndex()]; in relocateMIPS() local587 if (this_rel->getType() == R_MIPS_LO16 && this_sym == sym) { in relocateMIPS()