Home
last modified time | relevance | path

Searched refs:destroyMachOTLVMgr (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/orc/
HDmacho_platform.cpp1325 void destroyMachOTLVMgr(void *MachOTLVMgr) { in destroyMachOTLVMgr() function
1478 if (int Err = pthread_key_create(&Key, destroyMachOTLVMgr)) { in __orc_rt_macho_create_pthread_key()