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