Home
last modified time | relevance | path

Searched refs:SegmentLoadType (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/Object/
HDMachOObjectFile.cpp428 MachO::LoadCommandType SegmentLoadType = is64Bit() ? in MachOObjectFile() local
442 } else if (Load.C.cmd == SegmentLoadType) { in MachOObjectFile()