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