Searched refs:getRoutinesCommand (Results 1 – 11 of 11) sorted by relevance
378 getRoutinesCommand(const LoadCommandInfo &L) const;
537 getRoutinesCommand(const LoadCommandInfo &L) const;
693 getRoutinesCommand(const LoadCommandInfo &L) const;
696 getRoutinesCommand(const LoadCommandInfo &L) const;
697 getRoutinesCommand(const LoadCommandInfo &L) const;
2186 MachOObjectFile::getRoutinesCommand(const LoadCommandInfo &L) const { in getRoutinesCommand() function in MachOObjectFile
4392 MachOObjectFile::getRoutinesCommand(const LoadCommandInfo &L) const { in getRoutinesCommand() function in MachOObjectFile
4750 MachOObjectFile::getRoutinesCommand(const LoadCommandInfo &L) const { in getRoutinesCommand() function in MachOObjectFile
8978 MachO::routines_command Rc = Obj->getRoutinesCommand(Command); in PrintLoadCommands()