Home | History | Annotate | Download | only in llvm-objdump

Lines Matching full:version_min_command

7843 static void PrintVersionMinLoadCommand(MachO::version_min_command vd) {
7864 if (vd.cmdsize != sizeof(struct MachO::version_min_command))
8580 MachO::version_min_command Vd = Obj->getVersionMinLoadCommand(Command);