Searched refs:getSourceVersionCommand (Results 1 – 3 of 3) sorted by relevance
358 getSourceVersionCommand(const LoadCommandInfo &L) const;
2046 MachOObjectFile::getSourceVersionCommand(const LoadCommandInfo &L) const { in getSourceVersionCommand() function in MachOObjectFile
8583 MachO::source_version_command Sd = Obj->getSourceVersionCommand(Command); in PrintLoadCommands()