Searched refs:getRoutinesCommand64 (Results 1 – 11 of 11) sorted by relevance
380 getRoutinesCommand64(const LoadCommandInfo &L) const;
539 getRoutinesCommand64(const LoadCommandInfo &L) const;
695 getRoutinesCommand64(const LoadCommandInfo &L) const;
698 getRoutinesCommand64(const LoadCommandInfo &L) const;
699 getRoutinesCommand64(const LoadCommandInfo &L) const;
2191 MachOObjectFile::getRoutinesCommand64(const LoadCommandInfo &L) const { in getRoutinesCommand64() function in MachOObjectFile
4397 MachOObjectFile::getRoutinesCommand64(const LoadCommandInfo &L) const { in getRoutinesCommand64() function in MachOObjectFile
4755 MachOObjectFile::getRoutinesCommand64(const LoadCommandInfo &L) const { in getRoutinesCommand64() function in MachOObjectFile
8981 MachO::routines_command_64 Rc = Obj->getRoutinesCommand64(Command); in PrintLoadCommands()