Home
last modified time | relevance | path

Searched refs:writeSectionData (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DAMDGPUAsmBackend.cpp69 Asm.writeSectionData(I, Layout); in WriteObject()
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUAsmBackend.cpp70 Asm.writeSectionData(I, Layout); in WriteObject()
/external/llvm/include/llvm/MC/
DMCAssembler.h1001 void writeSectionData(const MCSectionData *Section,
/external/llvm/lib/MC/
DMachObjectWriter.cpp915 Asm.writeSectionData(it, Layout); in WriteObject()
DWinCOFFObjectWriter.cpp1031 Asm.writeSectionData(j, Layout); in WriteObject()
DMCAssembler.cpp821 void MCAssembler::writeSectionData(const MCSectionData *SD, in writeSectionData() function in MCAssembler
DELFObjectWriter.cpp1546 Asm.writeSectionData(&SD, Layout); in writeDataSectionData()