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