Lines Matching defs:GetSectionName
1035 std::string GetSectionName(StringRef Section, StringRef MachOAttributes);
5035 std::string CGObjCCommonMac::GetSectionName(StringRef Section,
5090 : GetSectionName("__objc_imageinfo", "regular,no_dead_strip");
6160 // Section name is obtained by calling GetSectionName, which returns
6191 GetSectionName("__objc_classlist",
6195 GetSectionName("__objc_nlclslist",
6201 GetSectionName("__objc_catlist",
6204 GetSectionName("__objc_catlist2",
6207 GetSectionName("__objc_nlcatlist",
6601 PTGV->setSection(GetSectionName("__objc_protorefs",
7087 PTGV->setSection(GetSectionName("__objc_protolist",
7297 messageRef->setSection(GetSectionName("__objc_msgrefs", "coalesced"));
7440 GetSectionName("__objc_classrefs", "regular,no_dead_strip");
7479 GetSectionName("__objc_superrefs", "regular,no_dead_strip");
7502 GetSectionName("__objc_superrefs", "regular,no_dead_strip");
7591 GetSectionName("__objc_selrefs", "literal_pointers,no_dead_strip");