Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddebug.c100 struct debug_type struct
103 enum debug_type_kind kind; argument
107 debug_type pointer; argument
122 struct debug_type *kpointer; argument
151 debug_type *slot; argument
H A Ddebug.h135 typedef struct debug_type *debug_type; typedef
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.c99 struct debug_type struct
102 enum debug_type_kind kind; argument
106 debug_type pointer; argument
121 struct debug_type *kpointer; argument
150 debug_type *slot; argument
H A Ddebug.h135 typedef struct debug_type *debug_type; typedef
/openbsd-src/gnu/usr.bin/binutils/gas/
H A Das.c89 enum debug_info_type debug_type = DEBUG_UNSPECIFIED; variable
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Das.c87 enum debug_info_type debug_type = DEBUG_UNSPECIFIED; variable
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c947 const enum debug_info_type debug_type; member