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