Searched refs:getVersionMinLoadCommand (Results 1 – 5 of 5) sorted by relevance
56 auto Vers = Obj->getVersionMinLoadCommand(cmd); in constructTriples()
662 getVersionMinLoadCommand(const LoadCommandInfo &L) const;
874 MachO::version_min_command VMC = Obj->getVersionMinLoadCommand(Load); in printMachOVersionMin()
4672 MachOObjectFile::getVersionMinLoadCommand(const LoadCommandInfo &L) const { in getVersionMinLoadCommand() function in MachOObjectFile
10038 MachO::version_min_command Vd = Obj->getVersionMinLoadCommand(Command); in PrintLoadCommands()