Searched refs:pc_type (Results 1 – 6 of 6) 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 …]
23 u_int pc_type; member
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