Home
last modified time | relevance | path

Searched refs:writeSegmentLoadCommand (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCMachObjectWriter.h186 void writeSegmentLoadCommand(StringRef Name, unsigned NumSections,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMachObjectWriter.cpp174 void MachObjectWriter::writeSegmentLoadCommand( in writeSegmentLoadCommand() function in MachObjectWriter
846 writeSegmentLoadCommand("", NumSections, 0, VMSize, SectionDataStart, in writeObject()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DMachOUtils.cpp308 Writer.writeSegmentLoadCommand("__DWARF", NumSections, VMAddr, in createDwarfSegment()