Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp168 StringRef ObjCClassListSectionName = "__DATA,__objc_classlist"; variable
179 ModInitFuncSectionName, ObjCSelRefsSectionName, ObjCClassListSectionName,
919 ModInitFuncSectionName, ObjCClassListSectionName, in registerObjectPlatformSections()