Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp4855 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac
6025 GetSectionName("__objc_classlist", in FinishNonFragileABIModule()
6029 GetSectionName("__objc_nlclslist", in FinishNonFragileABIModule()
6035 GetSectionName("__objc_catlist", in FinishNonFragileABIModule()
6038 GetSectionName("__objc_nlcatlist", in FinishNonFragileABIModule()
6451 PTGV->setSection(GetSectionName("__objc_protorefs", in GenerateProtocolRef()
6918 PTGV->setSection(GetSectionName("__objc_protolist", in GetOrEmitProtocol()
7232 Entry->setSection(GetSectionName("__objc_classrefs", in EmitClassRefFromId()
7267 Entry->setSection(GetSectionName("__objc_superrefs", in EmitSuperClassRef()
7290 Entry->setSection(GetSectionName("__objc_superrefs", in EmitMetaClassRef()
[all …]