Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp178 auto *PlatformInstanceDecl = new GlobalVariable( in setupJITDylib() local
186 {PlatformInstanceDecl, DSOHandle}); in setupJITDylib()
418 auto *PlatformInstanceDecl = new GlobalVariable( in createPlatformRuntimeModule() local
434 {PlatformInstanceDecl}); in createPlatformRuntimeModule()
699 auto *PlatformInstanceDecl = new GlobalVariable( in createPlatformRuntimeModule() local
715 {PlatformInstanceDecl}); in createPlatformRuntimeModule()
720 {PlatformInstanceDecl}); in createPlatformRuntimeModule()
725 "__lljit.dlclose_helper", {PlatformInstanceDecl}); in createPlatformRuntimeModule()
731 {PlatformInstanceDecl}); in createPlatformRuntimeModule()
735 "__lljit.dlerror_helper", {PlatformInstanceDecl}); in createPlatformRuntimeModule()