Searched refs:pc_type (Results 1 – 8 of 8) sorted by relevance
50 ppath_type_t pc_type; member93 if (pc->pc_type != PPATH_T_IDX) in ppath_component_idx()101 if (pc->pc_type != PPATH_T_KEY) in ppath_component_key()114 pc->pc_type = PPATH_T_IDX; in ppath_idx()132 pc->pc_type = PPATH_T_KEY; in ppath_key()154 if (pc->pc_type == PPATH_T_KEY) in ppath_component_release()279 if (pc0->pc_type != PPATH_T_IDX) in ppath_replace_idx()301 if (pc0->pc_type != PPATH_T_KEY) in ppath_replace_key()366 t = pc->pc_type; in ppath_lookup_helper()459 switch (pc->pc_type) { in ppath_create_object()[all …]
111 return tdep->pc_type; in ft32_register_type()580 tdep->pc_type = init_pointer_type (alloc, 4 * TARGET_CHAR_BIT, NULL, in ft32_gdbarch_init()582 tdep->pc_type->set_instance_flags (tdep->pc_type->instance_flags () in ft32_gdbarch_init()
28 struct type *pc_type = nullptr; member
203 struct type *pc_type = nullptr; member235 return tdep->pc_type; in avr_register_type()1479 tdep->pc_type = init_pointer_type (alloc, 4 * TARGET_CHAR_BIT, NULL, in avr_gdbarch_init()
72 struct type *pc_type = nullptr; member1146 tdep->pc_type = init_pointer_type (alloc, in z80_gdbarch_init()
3780 * ft32-tdep.c (ft32_register_type): Return gdbarch_tdep (gdbarch)->pc_type3786 (ft32_gdbarch_init): Set tdep->pc_type. Call3791 * ft32-tdep.h (struct gdbarch_tdep) <pc_type>: New field.
1073 (struct gdbarch_tdep): Add void_type, func_void_type and pc_type
23 u_int pc_type; member