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