Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dmacho_platform.cpp293 RecordSectionsTracker<void *> ObjCClassListSections; member
593 JDS->ObjCClassListSections.add(KV.second.toSpan<void *>()); in registerObjectPlatformSections()
682 JDS->ObjCClassListSections.removeIfPresent(KV.second); in deregisterObjectPlatformSections()
928 if (!JDS.ObjCClassListSections.hasNewSections()) in registerObjCClasses()
946 return JDS.ObjCClassListSections.processNewSections( in registerObjCClasses()