Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp254 StringRef ObjCClassListSectionName = "__DATA,__objc_classlist"; variable
265 ModInitFuncSectionName, ObjCSelRefsSectionName, ObjCClassListSectionName,
1190 ModInitFuncSectionName, ObjCClassListSectionName, in registerObjectPlatformSections()