Searched refs:objcMethname (Results 1 – 4 of 4) sorted by relevance
339 constexpr const char objcMethname[] = "__objc_methname"; variable
1211 if (isec->getName() == section_names::objcMethname) { in gatherInputSections()1260 section_names::objcMethname, in addSynthenticMethnames()
1331 make<DeduplicatedCStringSection>(section_names::objcMethname); in createSyntheticSections()
358 name == section_names::objcMethname || config->dedupStrings; in parseSections()