Home
last modified time | relevance | path

Searched defs:debug_type (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/binutils/binutils/
HDdebug.c98 struct debug_type struct
101 enum debug_type_kind kind; argument
105 debug_type pointer; argument
120 struct debug_type *kpointer; argument
149 debug_type *slot; argument
HDdebug.h135 typedef struct debug_type *debug_type; typedef
/NextBSD/sys/dev/ciss/
HDcissvar.h281 # define debug_type(s) printf(" SIZE %s: %zu\n", #s, sizeof(s)) macro
289 # define debug_type(s) macro
/NextBSD/contrib/binutils/gas/
HDas.c84 enum debug_info_type debug_type = DEBUG_UNSPECIFIED; variable