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