Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp274 PerJITDylibState &getOrCreateJITDylibState(MachOJITDylibInitializers &MOJDIs);
451 MachOPlatformRuntimeState::getOrCreateJITDylibState( in getOrCreateJITDylibState() function in __anon89ec89360111::MachOPlatformRuntimeState
537 auto &JDS = getOrCreateJITDylibState(MOJDIs); in initializeJITDylib()