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

Lines Matching refs:version_min_command

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