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