Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp298 bool CanUseLocalRelocation = in recordRelocation() local
300 if (Symbol->isTemporary() && (Value || !CanUseLocalRelocation)) { in recordRelocation()
355 if (!CanUseLocalRelocation) { in recordRelocation()