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

  /external/llvm/include/llvm/Object/
MachOFormat.h 93 SegmentLoadCommand64Size = 72,
  /external/llvm/lib/MC/
MachObjectWriter.cpp 155 is64Bit() ? macho::SegmentLoadCommand64Size:
638 macho::SegmentLoadCommand64Size + NumSections * macho::Section64Size :

Completed in 836 milliseconds