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