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