Searched refs:JITDylibToPThreadKey (Results 1 – 4 of 4) sorted by relevance
277 DenseMap<JITDylib *, uint64_t> JITDylibToPThreadKey; variable
382 DenseMap<JITDylib *, uint64_t> JITDylibToPThreadKey; variable
1004 auto I = MP.JITDylibToPThreadKey.find(&JD); in fixTLVSectionsAndEdges()1005 if (I != MP.JITDylibToPThreadKey.end()) in fixTLVSectionsAndEdges()
362 JITDylibToPThreadKey.erase(&JD); in teardownJITDylib()1225 auto I = MP.JITDylibToPThreadKey.find(&JD); in fixTLVSectionsAndEdges()1226 if (I != MP.JITDylibToPThreadKey.end()) in fixTLVSectionsAndEdges()