Searched refs:getJITDylibStateByHeader (Results 1 – 1 of 1) sorted by relevance
196 JITDylibState *getJITDylibStateByHeader(void *DSOHandle);331 auto *JDS = getJITDylibStateByHeader(HeaderAddr.toPtr<void *>()); in registerObjectPlatformSections()395 auto *JDS = getJITDylibStateByHeader(HeaderAddr.toPtr<void *>()); in deregisterObjectPlatformSections()461 auto *JDS = getJITDylibStateByHeader(DSOHandle); in dlclose()493 auto *JDS = getJITDylibStateByHeader(DSOHandle); in registerAtExit()516 auto *JDS = getJITDylibStateByHeader(DSOHandle); in runAtExits()540 MachOPlatformRuntimeState::getJITDylibStateByHeader(void *DSOHandle) { in getJITDylibStateByHeader() function in __anon104e62320211::MachOPlatformRuntimeState554 return getJITDylibStateByHeader(I->second); in getJITDylibStateByName()800 auto *DepJDS = getJITDylibStateByHeader(DepHeaderAddr.toPtr<void *>()); in dlopenInitialize()842 auto *JDS = getJITDylibStateByHeader(DSOHandle); in dlcloseImpl()