Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dmacho_platform.cpp365 static Error runModInits(std::unique_lock<std::mutex> &JDStatesLock,
1022 Error MachOPlatformRuntimeState::runModInits( in runModInits() function in __anon285a7df90211::MachOPlatformRuntimeState
1165 if (auto Err = runModInits(JDStatesLock, JDS)) in dlopenInitialize()