Searched refs:writeSegmentLoadCommand (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCMachObjectWriter.h | 186 void writeSegmentLoadCommand(StringRef Name, unsigned NumSections,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MachObjectWriter.cpp | 174 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 D | MachOUtils.cpp | 308 Writer.writeSegmentLoadCommand("__DWARF", NumSections, VMAddr, in createDwarfSegment()
|