Searched refs:SymIndex (Results 1 – 1 of 1) sorted by relevance
1168 uint32_t SymIndex = Rel.getSymbol(Obj->isMips64EL()); in printDynamicRelocations() local1169 const Elf_Sym *Sym = DynSymStart + SymIndex; in printDynamicRelocations()