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