Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp5030 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac
6193 GetSectionName("__objc_classlist", in FinishNonFragileABIModule()
6197 GetSectionName("__objc_nlclslist", in FinishNonFragileABIModule()
6203 GetSectionName("__objc_catlist", in FinishNonFragileABIModule()
6206 GetSectionName("__objc_catlist2", in FinishNonFragileABIModule()
6209 GetSectionName("__objc_nlcatlist", in FinishNonFragileABIModule()
6605 PTGV->setSection(GetSectionName("__objc_protorefs", in GenerateProtocolRef()
7091 PTGV->setSection(GetSectionName("__objc_protolist", in GetOrEmitProtocol()
7444 GetSectionName("__objc_classrefs", "regular,no_dead_strip"); in EmitClassRefFromId()
7483 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitSuperClassRef()
[all …]