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 156 /// WriteSegmentLoadCommand - Write a segment load command.
160 void MachObjectWriter::WriteSegmentLoadCommand(unsigned NumSections,
855 WriteSegmentLoadCommand(NumSections, VMSize,
    [all...]

Completed in 561 milliseconds