Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DMachO.h106 SG_FVMLIB = 0x2u, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp8625 if (flags & MachO::SG_FVMLIB) { in PrintSegmentCommand()
8627 flags &= ~MachO::SG_FVMLIB; in PrintSegmentCommand()