Searched refs:emitForCurrentSection (Results 1 – 4 of 4) sorted by relevance
37 ConstantPools->emitForCurrentSection(Streamer); in emitCurrentConstantPool()
81 void emitForCurrentSection(MCStreamer &Streamer);
35 ConstantPools->emitForCurrentSection(Streamer); in emitCurrentConstantPool()
85 void AssemblerConstantPools::emitForCurrentSection(MCStreamer &Streamer) { in emitForCurrentSection() function in AssemblerConstantPools