reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
503 getVersionMinLoadCommand(const LoadCommandInfo &L) const;
10122 MachO::version_min_command Vd = Obj->getVersionMinLoadCommand(Command);
tools/llvm-readobj/MachODumper.cpp 784 MachO::version_min_command VMC = Obj->getVersionMinLoadCommand(Load);