Searched refs:symbolIdx (Results 1 – 1 of 1) sorted by relevance
537 uint32_t symbolIdx; in getRelocationSymbol() local543 symbolIdx = getRel(Rel)->getSymbol(EF.isMips64EL()); in getRelocationSymbol()547 symbolIdx = getRela(Rel)->getSymbol(EF.isMips64EL()); in getRelocationSymbol()551 if (!symbolIdx) in getRelocationSymbol()561 SymbolData = toDRI(EF.begin_symbols() + symbolIdx); in getRelocationSymbol()564 SymbolData = toDRI(EF.begin_dynamic_symbols() + symbolIdx); in getRelocationSymbol()