reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objdump/MachODump.cpp
 3886   sys::swapByteOrder(o.flags);
 6097   outs() << "    flags " << format("0x%" PRIx32, o.flags);
 6098   if (o.flags & 0x1)
 6100   if (o.flags & 0x2)
 6102   if (o.flags & 0x4)