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

Declarations

include/llvm/Object/MachO.h
  505   getNoteLoadCommand(const LoadCommandInfo &L) const;

References

tools/llvm-objdump/MachODump.cpp
10125       MachO::note_command Nt = Obj->getNoteLoadCommand(Command);