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