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