Searched refs:symbolIdx (Results 1 – 1 of 1) sorted by relevance
1018 uint32_t symbolIdx; in getRelocationSymbol() local1021 symbolIdx = getRel(Rel)->getSymbol(EF.isMips64EL()); in getRelocationSymbol()1023 symbolIdx = getRela(Rel)->getSymbol(EF.isMips64EL()); in getRelocationSymbol()1024 if (!symbolIdx) in getRelocationSymbol()1030 SymbolData.d.b = symbolIdx; in getRelocationSymbol()