Home
last modified time | relevance | path

Searched refs:RefB (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/MC/
DELFObjectWriter.cpp409 if (const MCSymbolRefExpr *RefB = Target.getSymB()) { in RecordRelocation() local
410 const MCSymbol &SymbolB = RefB->getSymbol(); in RecordRelocation()