Searched refs:hp_type (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | hpread.c | 2980 hpread_lookup_type (dnttpointer hp_type, struct objfile *objfile) in hpread_lookup_type() argument 2983 int index = hp_type.dnttp.index; in hpread_lookup_type() 2989 if (hp_type.dntti.immediate) in hpread_lookup_type() 3065 hpread_alloc_type (dnttpointer hp_type, struct objfile *objfile) in hpread_alloc_type() argument 3069 type_addr = hpread_lookup_type (hp_type, objfile); in hpread_alloc_type() 3087 hpread_read_enum_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_enum_type() argument 3106 type = hpread_alloc_type (hp_type, objfile); in hpread_read_enum_type() 3181 hpread_read_function_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_function_type() argument 3196 type = hpread_alloc_type (hp_type, objfile); in hpread_read_function_type() 3364 hpread_read_doc_function_type (dnttpointer hp_type, union dnttentry *dn_bufp, in hpread_read_doc_function_type() argument [all …]
|
| /mirbsd/src/sys/dev/isa/ |
| D | if_hp.c | 122 u_char hp_type; /* HP board type */ member 162 ns->hp_type = inb(hpc - 0x10 + 7); 400 hp_id(ns->hp_type), ns->ns_mode & DSDC_WTS ? 32 : 16,
|
| /mirbsd/src/gnu/usr.bin/binutils/include/ |
| D | hp-symtab.h | 106 enum hp_type enum
|