Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Dmacho_platform.cpp207 static Error runModInits(JITDylibState &JDS);
699 Error MachOPlatformRuntimeState::runModInits(JITDylibState &JDS) { in runModInits() function in __anon104e62320211::MachOPlatformRuntimeState
824 if (auto Err = runModInits(JDS)) in dlopenInitialize()