Home
last modified time | relevance | path

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

/external/llvm/lib/Target/
DTargetMachine.cpp109 static bool CanUseCopyRelocWithPIE = false; variable
145 if (!IsTLS && (RM == Reloc::Static || CanUseCopyRelocWithPIE)) in shouldAssumeDSOLocal()