Home
last modified time | relevance | path

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

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