Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DMachO.h107 SG_FVMLIB = 0x2u, enumerator
/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
DMachODump.cpp8912 if (flags & MachO::SG_FVMLIB) { in PrintSegmentCommand()
8914 flags &= ~MachO::SG_FVMLIB; in PrintSegmentCommand()