Home
last modified time | relevance | path

Searched defs:macro_table (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmacrotab.c36 struct macro_table struct
40 struct obstack *obstack;
44 struct bcache *bcache;
49 struct macro_source_file *main_source;
80 macro_alloc (int size, struct macro_table *t) in macro_alloc() argument
H A Dsymtab.h800 struct macro_table *macro_table; member