Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCGNU.cpp918 static const char *const SectionsBaseNames[8]; member in __anon128dbe400111::CGObjCGNUstep2
927 return SectionsBaseNames[K]; in sectionName()
1551 …to &sectionVec = CGM.getTriple().isOSBinFormatCOFF() ? PECOFFSectionsBaseNames : SectionsBaseNames; in ModuleInitFunction()
2021 const char *const CGObjCGNUstep2::SectionsBaseNames[8] = member in __anon128dbe400111::CGObjCGNUstep2