Searched refs:emitSection (Results 1 – 5 of 5) sorted by relevance
371 Expected<unsigned> emitSection(const ObjectFile &Obj,
800 RuntimeDyldImpl::emitSection(const ObjectFile &Obj, in emitSection() function in llvm::RuntimeDyldImpl941 if (auto SectionIDOrErr = emitSection(Obj, Section, IsCode)) in findOrEmitSection()
69 void emitSection(MCStreamer *MCOS);
280 LineStr->emitSection(MCOS); in emit()333 void MCDwarfLineStr::emitSection(MCStreamer *MCOS) { in emitSection() function in MCDwarfLineStr
1617 LineStr->emitSection(&Streamer); in emit()