Lines Matching defs:getJITDylibStateByHeader
262 JITDylibState *getJITDylibStateByHeader(void *DSOHandle);
502 auto *JDS = getJITDylibStateByHeader(HeaderAddr.toPtr<void *>());
523 auto *JDS = getJITDylibStateByHeader(HeaderAddr.toPtr<void *>());
551 auto *JDS = getJITDylibStateByHeader(HeaderAddr.toPtr<void *>());
628 auto *JDS = getJITDylibStateByHeader(HeaderAddr.toPtr<void *>());
729 auto *JDS = getJITDylibStateByHeader(DSOHandle);
749 auto *JDS = getJITDylibStateByHeader(DSOHandle);
777 auto *JDS = getJITDylibStateByHeader(DSOHandle);
807 auto *JDS = getJITDylibStateByHeader(DSOHandle);
831 MachOPlatformRuntimeState::getJITDylibStateByHeader(void *DSOHandle) {
845 return getJITDylibStateByHeader(I->second);
1150 auto *DepJDS = getJITDylibStateByHeader(DepHeaderAddr.toPtr<void *>());
1186 auto *JDS = getJITDylibStateByHeader(DSOHandle);
1247 auto *JDS = getJITDylibStateByHeader(DSOHandle);