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