Searched refs:getThreadCommand (Results 1 – 3 of 3) sorted by relevance
700 getThreadCommand(const LoadCommandInfo &L) const;
4767 MachOObjectFile::getThreadCommand(const LoadCommandInfo &L) const { in getThreadCommand() function in MachOObjectFile
10085 MachO::thread_command Tc = Obj->getThreadCommand(Command); in PrintLoadCommands()