Searched refs:getVersionMinLoadCommand (Results 1 – 4 of 4) sorted by relevance
510 getVersionMinLoadCommand(const LoadCommandInfo &L) const;
766 MachO::version_min_command VMC = Obj->getVersionMinLoadCommand(Load); in printMachOVersionMin()
4285 MachOObjectFile::getVersionMinLoadCommand(const LoadCommandInfo &L) const { in getVersionMinLoadCommand() function in MachOObjectFile
9703 MachO::version_min_command Vd = Obj->getVersionMinLoadCommand(Command); in PrintLoadCommands()