Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1460 bool RelocateWithSymbol = in recordRelocation() local
1465 FixedValue = !RelocateWithSymbol && SymA && !SymA->isUndefined() in recordRelocation()
1473 if (!RelocateWithSymbol) { in recordRelocation()