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