Home
last modified time | relevance | path

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

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