Searched refs:createPThreadKey (Results 1 – 4 of 4) sorted by relevance
223 Expected<uint64_t> createPThreadKey();
316 Expected<uint64_t> createPThreadKey();
584 Expected<uint64_t> ELFNixPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::ELFNixPlatform820 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()
734 Expected<uint64_t> MachOPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::MachOPlatform1167 if (auto KeyOrErr = MP.createPThreadKey()) in fixTLVSectionsAndEdges()