Searched refs:JITDylibToPThreadKey (Results 1 – 4 of 4) sorted by relevance
245 DenseMap<JITDylib *, uint64_t> JITDylibToPThreadKey; variable
377 DenseMap<JITDylib *, uint64_t> JITDylibToPThreadKey; variable
815 auto I = MP.JITDylibToPThreadKey.find(&JD); in fixTLVSectionsAndEdges() 816 if (I != MP.JITDylibToPThreadKey.end()) in fixTLVSectionsAndEdges()
375 JITDylibToPThreadKey.erase(&JD); in teardownJITDylib()1207 auto I = MP.JITDylibToPThreadKey.find(&JD); in fixTLVSectionsAndEdges()1208 if (I != MP.JITDylibToPThreadKey.end()) in fixTLVSectionsAndEdges()