Home
last modified time | relevance | path

Searched refs:DEBUG_REGISTER (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/binutils/binutils/
HDdebug.h100 DEBUG_REGISTER enumerator
HDrdcoff.c585 DEBUG_REGISTER, bfd_asymbol_value (sym))) in parse_coff_symbol()
HDprdbg.c1735 case DEBUG_REGISTER: in pr_variable()
2562 case DEBUG_REGISTER: in tg_variable()
HDieee.c2211 return debug_record_variable (dhandle, namcopy, type, DEBUG_REGISTER, in parse_ieee_atn()
2306 return debug_record_variable (dhandle, namcopy, type, DEBUG_REGISTER, v); in parse_ieee_atn()
6937 case DEBUG_REGISTER: in ieee_variable()
7131 vkind = DEBUG_REGISTER; in ieee_output_pending_parms()
HDwrstabs.c2064 case DEBUG_REGISTER: in stab_variable()
HDstabs.c958 if (! stab_record_variable (dhandle, info, name, dtype, DEBUG_REGISTER, in parse_stab_string()
HDChangeLog-91971142 (stab_variable): Use N_RSYM for a DEBUG_REGISTER variable.