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