Searched refs:JITDylibToPThreadKey (Results 1 – 4 of 4) sorted by relevance
259 DenseMap<JITDylib *, uint64_t> JITDylibToPThreadKey; variable
242 DenseMap<JITDylib *, uint64_t> JITDylibToPThreadKey; variable
337 JITDylibToPThreadKey.erase(&JD); in teardownJITDylib()1031 auto I = MP.JITDylibToPThreadKey.find(&JD); in fixTLVSectionsAndEdges()1032 if (I != MP.JITDylibToPThreadKey.end()) in fixTLVSectionsAndEdges()
857 auto I = MP.JITDylibToPThreadKey.find(&JD); in fixTLVSectionsAndEdges()858 if (I != MP.JITDylibToPThreadKey.end()) in fixTLVSectionsAndEdges()