Searched refs:ELFSection (Results 1 – 2 of 2) sorted by relevance
633 MCSection *ELFSection = in ParseSectionArguments() local636 getStreamer().SwitchSection(ELFSection, Subsection); in ParseSectionArguments()639 bool InsertResult = getContext().addGenDwarfSection(ELFSection); in ParseSectionArguments()644 if (!ELFSection->getBeginSymbol()) { in ParseSectionArguments()647 ELFSection->setBeginSymbol(SectionStartSymbol); in ParseSectionArguments()
7497 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local7499 getParser().getStreamer().SwitchSection(ELFSection); in parseRSectionDirective()7515 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local7517 getParser().getStreamer().SwitchSection(ELFSection); in parseSSectionDirective()