Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/orc/
H A Dmacho_platform.cpp141 std::vector<span<uintptr_t>> ObjCClassListSections; member
417 if (!removeIfPresent(JDS->ObjCClassListSections, KV.second)) in deregisterObjectPlatformSections()
637 moveAppendSections(JDS.ObjCClassListSections, JDS.ObjCClassListSectionsNew); in registerObjCClasses()