Searched refs:getThreadCommand (Results 1 – 11 of 11) sorted by relevance
382 getThreadCommand(const LoadCommandInfo &L) const;
541 getThreadCommand(const LoadCommandInfo &L) const;
697 getThreadCommand(const LoadCommandInfo &L) const;
700 getThreadCommand(const LoadCommandInfo &L) const;
701 getThreadCommand(const LoadCommandInfo &L) const;
2196 MachOObjectFile::getThreadCommand(const LoadCommandInfo &L) const { in getThreadCommand() function in MachOObjectFile
4402 MachOObjectFile::getThreadCommand(const LoadCommandInfo &L) const { in getThreadCommand() function in MachOObjectFile
4760 MachOObjectFile::getThreadCommand(const LoadCommandInfo &L) const { in getThreadCommand() function in MachOObjectFile
8985 MachO::thread_command Tc = Obj->getThreadCommand(Command); in PrintLoadCommands()