Searched refs:getSubClientCommand (Results 1 – 3 of 3) sorted by relevance
376 getSubClientCommand(const LoadCommandInfo &L) const;
2181 MachOObjectFile::getSubClientCommand(const LoadCommandInfo &L) const { in getSubClientCommand() function in MachOObjectFile
8975 MachO::sub_client_command Sc = Obj->getSubClientCommand(Command); in PrintLoadCommands()