Home
last modified time | relevance | path

Searched defs:IsBootstrapping (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp692 bool IsBootstrapping) { in registerPerObjectSections()
807 bool IsBootstrapping) { in addEHAndTLVSupportPasses()
901 jitlink::LinkGraph &G, JITDylib &JD, bool IsBootstrapping) { in registerInitSections()
H A DCOFFPlatform.cpp753 bool IsBootstrapping = CP.Bootstrapping.load(); in modifyPassConfig() local