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