Home
last modified time | relevance | path

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

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