Searched refs:emitSection (Results 1 – 4 of 4) sorted by relevance
372 Expected<unsigned> emitSection(const ObjectFile &Obj,
804 RuntimeDyldImpl::emitSection(const ObjectFile &Obj, in emitSection() function in llvm::RuntimeDyldImpl940 if (auto SectionIDOrErr = emitSection(Obj, Section, IsCode)) in findOrEmitSection()
70 LLVM_ABI void emitSection(MCStreamer *MCOS);
322 LineStr->emitSection(MCOS); in emit()375 void MCDwarfLineStr::emitSection(MCStreamer *MCOS) { in emitSection() function in MCDwarfLineStr