Searched refs:RemarksSection (Results 1 – 3 of 3) sorted by relevance
168 MCSection *RemarksSection = nullptr; variable356 MCSection *getRemarksSection() const { return RemarksSection; } in getRemarksSection()
315 RemarksSection = Ctx->getMachOSection( in initMachOMCObjectFileInfo()
1927 MCSection *RemarksSection = in emitRemarksSection() local1929 OutStreamer->switchSection(RemarksSection); in emitRemarksSection()