Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/Support/
HDMachO.h141 SG_FVMLIB = 0x2u, enumerator
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp7176 if (flags & MachO::SG_FVMLIB) { in PrintSegmentCommand()
7178 flags &= ~MachO::SG_FVMLIB; in PrintSegmentCommand()