Searched defs:createPThreadKey (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ | ||
H A D | ELFNixPlatform.cpp | 584 Expected<uint64_t> ELFNixPlatform::createPThreadKey() { in createPThreadKey() function in llvm::orc::ELFNixPlatform |
H A D | MachOPlatform.cpp | 734 Expected<uint64_t> MachOPlatform::createPThreadKey() { createPThreadKey() function in llvm::orc::MachOPlatform |