Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp913 static const char *const SectionsBaseNames[8]; member in __anon0fc3211f0111::CGObjCGNUstep2
916 std::string name(SectionsBaseNames[K]); in sectionName()
1491 for (auto *s : SectionsBaseNames) { in ModuleInitFunction()
1912 const char *const CGObjCGNUstep2::SectionsBaseNames[8] = member in __anon0fc3211f0111::CGObjCGNUstep2