Searched refs:getSubClientCommand (Results 1 – 4 of 4) sorted by relevance
189 auto SCLC = Obj->getSubClientCommand(LCI); in readMachOHeader()
695 getSubClientCommand(const LoadCommandInfo &L) const;
4756 MachOObjectFile::getSubClientCommand(const LoadCommandInfo &L) const { in getSubClientCommand() function in MachOObjectFile
10187 MachO::sub_client_command Sc = Obj->getSubClientCommand(Command); in PrintLoadCommands()