Searched refs:writeSegmentLoadCommand (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/MC/ |
| H A D | MCMachObjectWriter.h | 186 void writeSegmentLoadCommand(StringRef Name, unsigned NumSections,
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MachObjectWriter.cpp | 176 void MachObjectWriter::writeSegmentLoadCommand( in writeSegmentLoadCommand() function in MachObjectWriter 890 writeSegmentLoadCommand("", NumSections, 0, VMSize, SectionDataStart, in writeObject()
|
| /llvm-project-15.0.7/llvm/tools/dsymutil/ |
| H A D | MachOUtils.cpp | 310 Writer.writeSegmentLoadCommand("__DWARF", NumSections, VMAddr, in createDwarfSegment()
|