Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DELFObjectWriter.cpp686 bool RelocateWithSymbol = shouldRelocateWithSymbol(Asm, RefA, SymA, C, Type); in recordRelocation() local
687 if (!RelocateWithSymbol && SymA && !SymA->isUndefined()) in recordRelocation()
698 if (!RelocateWithSymbol) { in recordRelocation()