Home
last modified time | relevance | path

Searched refs:WriteSectionData (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h763 void WriteSectionData(const MCSectionData *Section,
/external/swiftshader/third_party/LLVM/lib/MC/
DMachObjectWriter.cpp734 Asm.WriteSectionData(it, Layout); in WriteObject()
DWinCOFFObjectWriter.cpp858 Asm.WriteSectionData(j, Layout); in WriteObject()
DMCAssembler.cpp496 void MCAssembler::WriteSectionData(const MCSectionData *SD, in WriteSectionData() function in MCAssembler
DELFObjectWriter.cpp1073 Asm.WriteSectionData(&SD, Layout); in WriteDataSectionData()