Searched defs:entry_point_info (Results 1 – 2 of 2) sorted by relevance
93 typedef struct entry_point_info { struct103 } entry_point_info_t; argument
106 struct entry_point_info { struct107 struct param_header h;108 uintptr_t pc;109 uint32_t spsr;110 struct aapcs64_params args;