Searched refs:Hotpatch (Results 1 – 3 of 3) sorted by relevance
139 XRayFunctionIndex(true), DebugStrictDwarf(false), Hotpatch(false), in TargetOptions()353 unsigned Hotpatch : 1; variable
471 Options.Hotpatch = CodeGenOpts.HotPatch; in initTargetOptions()
889 if (CompilerInfoAsm->TM.Options.Hotpatch || Arch == ArchType::thumb || in emitCompilerInformation()