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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp176 auto *PlatformInstanceDecl = new GlobalVariable( local
184 {PlatformInstanceDecl, DSOHandle});
438 auto *PlatformInstanceDecl = new GlobalVariable( local
454 {PlatformInstanceDecl});
719 auto *PlatformInstanceDecl = new GlobalVariable( local
735 {PlatformInstanceDecl});
740 {PlatformInstanceDecl});
745 "__lljit.dlclose_helper", {PlatformInstanceDecl});
751 {PlatformInstanceDecl});
755 "__lljit.dlerror_helper", {PlatformInstanceDecl});
[all...]

Completed in 114 milliseconds