Home | History | Annotate | Download | only in lli

Lines Matching refs:Static

197             clEnumValN(Reloc::Static, "static",
315 static ExecutionEngine *EE = nullptr;
316 static LLIObjectCache *CacheManager = nullptr;
318 static void do_shutdown() {
329 // generated 'main' function to allow static intialization. To avoid linking
333 static void addCygMingExtraModule(ExecutionEngine *EE,
592 // Run static constructors.
609 // Run static destructors.
629 // Remote target MCJIT doesn't (yet) support static constructors. No reason
686 // Like static constructors, the remote target MCJIT support doesn't handle