HomeSort by relevance Sort by last modified time
    Searched refs:WriteSegmentLoadCommand (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 168 /// WriteSegmentLoadCommand - Write a segment load command.
172 void WriteSegmentLoadCommand(unsigned NumSections,
  /external/llvm/lib/MC/
MachObjectWriter.cpp 155 /// WriteSegmentLoadCommand - Write a segment load command.
159 void MachObjectWriter::WriteSegmentLoadCommand(unsigned NumSections,
787 WriteSegmentLoadCommand(NumSections, VMSize,
    [all...]

Completed in 1004 milliseconds