Searched refs:routines_command_64 (Results 1 – 4 of 4) sorted by relevance
376 MachO::routines_command_64
700 struct routines_command_64 { struct1147 inline void swapStruct(routines_command_64 &r) { in swapStruct()
2078 MachO::routines_command_642080 return getStruct<MachO::routines_command_64>(this, L.Ptr); in getRoutinesCommand64()
7868 static void PrintRoutinesCommand64(MachO::routines_command_64 r) { in PrintRoutinesCommand64()7871 if (r.cmdsize != sizeof(struct MachO::routines_command_64)) in PrintRoutinesCommand64()8406 MachO::routines_command_64 Rc = Obj->getRoutinesCommand64(Command); in PrintLoadCommands()