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

Declarations

include/llvm/Object/MachO.h
  537   getRoutinesCommand(const LoadCommandInfo &L) const;

References

tools/llvm-objdump/MachODump.cpp
10162       MachO::routines_command Rc = Obj->getRoutinesCommand(Command);