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