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