reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
495 getLinkeditDataLoadCommand(const LoadCommandInfo &L) const;
1655 MachO->getLinkeditDataLoadCommand(Command);
tools/llvm-objdump/MachODump.cpp384 MachOObj->getLinkeditDataLoadCommand(Command); 10186 Obj->getLinkeditDataLoadCommand(Command);tools/llvm-readobj/MachODumper.cpp
726 MachO::linkedit_data_command LLC = Obj->getLinkeditDataLoadCommand(Load);