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