Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DMachO.h141 SG_FVMLIB = 0x2u, enumerator
/external/llvm/tools/llvm-objdump/
DMachODump.cpp7227 if (flags & MachO::SG_FVMLIB) { in PrintSegmentCommand()
7229 flags &= ~MachO::SG_FVMLIB; in PrintSegmentCommand()