Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h125 Error registerObjectPlatformSectionsInBootstrap(jitlink::LinkGraph &G,
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp774 return registerObjectPlatformSectionsInBootstrap(G, JD); in modifyPassConfig()
865 registerObjectPlatformSectionsInBootstrap(jitlink::LinkGraph &G, in registerObjectPlatformSectionsInBootstrap() function in llvm::orc::COFFPlatform::COFFPlatformPlugin