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

References

tools/llvm-readobj/MachODumper.cpp
  874     if (Load.C.cmd == MachO::LC_LINKER_OPTION) {
  875       MachO::linker_option_command LOLC = Obj->getLinkerOptionLoadCommand(Load);
  880       const char *P = Load.Ptr + sizeof(MachO::linker_option_command);