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