Searched refs:routines_command_64 (Results 1 – 4 of 4) sorted by relevance
375 MachO::routines_command_64
698 struct routines_command_64 { struct1142 inline void swapStruct(routines_command_64 &r) { in swapStruct()
2090 MachO::routines_command_642092 return getStruct<MachO::routines_command_64>(this, L.Ptr); in getRoutinesCommand64()
8076 static void PrintRoutinesCommand64(MachO::routines_command_64 r) { in PrintRoutinesCommand64()8079 if (r.cmdsize != sizeof(struct MachO::routines_command_64)) in PrintRoutinesCommand64()8616 MachO::routines_command_64 Rc = Obj->getRoutinesCommand64(Command); in PrintLoadCommands()