Searched refs:getELFNamedSection (Results 1 – 3 of 3) sorted by relevance
456 MCSectionELF *getELFNamedSection(const Twine &Prefix, const Twine &Suffix,
379 MCSectionELF *MCContext::getELFNamedSection(const Twine &Prefix, in getELFNamedSection() function in MCContext
376 MCSection *Sec = getContext().getELFNamedSection(".data", Label->getName(), in emitPersonalityValue()