Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp831 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymAD, C, Type); in RecordRelocation() local
832 if (!RelocateWithSymbol && SymA && !SymA->isUndefined()) in RecordRelocation()
849 if (!RelocateWithSymbol) { in RecordRelocation()