Searched refs:GetSectionName (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjCMac.cpp | 5106 std::string CGObjCCommonMac::GetSectionName(StringRef Section, in GetSectionName() function in CGObjCCommonMac 6278 GetSectionName("__objc_classlist", in FinishNonFragileABIModule() 6282 GetSectionName("__objc_nlclslist", in FinishNonFragileABIModule() 6288 GetSectionName("__objc_catlist", in FinishNonFragileABIModule() 6291 GetSectionName("__objc_catlist2", in FinishNonFragileABIModule() 6294 GetSectionName("__objc_nlcatlist", in FinishNonFragileABIModule() 6693 PTGV->setSection(GetSectionName("__objc_protorefs", in GenerateProtocolRef() 7160 PTGV->setSection(GetSectionName("__objc_protolist", in GetOrEmitProtocol() 7515 GetSectionName("__objc_classrefs", "regular,no_dead_strip"); in EmitClassRefFromId() 7554 GetSectionName("__objc_superrefs", "regular,no_dead_strip"); in EmitSuperClassRef() [all …]
|