Home
last modified time | relevance | path

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

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