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

Declarations

include/llvm/Object/MachO.h
  531   getSubUmbrellaCommand(const LoadCommandInfo &L) const;

References

tools/llvm-objdump/MachODump.cpp
10153       MachO::sub_umbrella_command Sf = Obj->getSubUmbrellaCommand(Command);