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/
DCOFFPlatform.h125 Error registerObjectPlatformSectionsInBootstrap(jitlink::LinkGraph &G,
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DCOFFPlatform.cpp774 return registerObjectPlatformSectionsInBootstrap(G, JD); in modifyPassConfig()
865 registerObjectPlatformSectionsInBootstrap(jitlink::LinkGraph &G, in registerObjectPlatformSectionsInBootstrap() function in llvm::orc::COFFPlatform::COFFPlatformPlugin