HomeSort by: relevance | last modified time | path
    Searched refs:writeSegmentLoadCommand (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCMachObjectWriter.h 186 void writeSegmentLoadCommand(StringRef Name, unsigned NumSections,
  /src/external/apache2/llvm/dist/llvm/tools/dsymutil/
MachOUtils.cpp 308 Writer.writeSegmentLoadCommand("__DWARF", NumSections, VMAddr,
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MachObjectWriter.cpp 170 /// writeSegmentLoadCommand - Write a segment load command.
174 void MachObjectWriter::writeSegmentLoadCommand(
846 writeSegmentLoadCommand("", NumSections, 0, VMSize, SectionDataStart,

Completed in 16 milliseconds