Searched refs:ObjCRuntimeObjectSec (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1422 auto *ObjCRuntimeObjectSec = local
1425 if (!ObjCRuntimeObjectSec)
1439 auto &SecBlock = **ObjCRuntimeObjectSec->blocks().begin();
1530 assert(ObjCRuntimeObjectSec->blocks_size() == 1 &&

Completed in 55 milliseconds