Searched refs:ELFSection (Results 1 – 2 of 2) sorted by relevance
71 MCSectionELF *ELFSection = in emitAsData() local74 Streamer.switchSection(ELFSection); in emitAsData()
8181 MCSection *ELFSection = getContext().getELFSection( in parseRSectionDirective() local8183 getParser().getStreamer().switchSection(ELFSection); in parseRSectionDirective()8199 MCSection *ELFSection = getContext().getELFSection( in parseSSectionDirective() local8201 getParser().getStreamer().switchSection(ELFSection); in parseSSectionDirective()