| /freebsd-12.1/contrib/gdb/include/ |
| H A D | obstack.h | 168 struct obstack /* control current object in current chunk */ struct 171 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument 181 struct _obstack_chunk *(*chunkfun) (void *, long); argument 182 void (*freefun) (void *, struct _obstack_chunk *); argument 185 struct _obstack_chunk *(*chunkfun) (); /* User's fcn to allocate a chunk. */ argument 199 /* Declare the external functions we use; they are in obstack.c. */ argument
|
| /freebsd-12.1/gnu/usr.bin/grep/ |
| H A D | obstack.h | 161 struct obstack /* control current object in current chunk */ struct 164 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument 174 struct _obstack_chunk *(*chunkfun) (void *, long); argument 175 void (*freefun) (void *, struct _obstack_chunk *); argument 178 struct _obstack_chunk *(*chunkfun) (); /* User's fcn to allocate a chunk. */ argument 192 /* Declare the external functions we use; they are in obstack.c. */ argument
|
| H A D | kwset.c | 77 struct obstack obstack; /* Obstack for node allocation. */ member
|
| /freebsd-12.1/contrib/binutils/include/ |
| H A D | obstack.h | 164 struct obstack /* control current object in current chunk */ struct 167 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument 176 struct _obstack_chunk *(*chunkfun) (void *, long); argument 177 void (*freefun) (void *, struct _obstack_chunk *); argument 189 /* Declare the external functions we use; they are in obstack.c. */ argument
|
| /freebsd-12.1/contrib/gcclibs/include/ |
| H A D | obstack.h | 164 struct obstack /* control current object in current chunk */ struct 167 struct _obstack_chunk *chunk; /* address of current struct obstack_chunk */ argument 176 struct _obstack_chunk *(*chunkfun) (void *, long); argument 177 void (*freefun) (void *, struct _obstack_chunk *); argument 189 /* Declare the external functions we use; they are in obstack.c. */ argument
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | block.c | 185 struct obstack *obstack) in block_set_scope() 220 struct obstack *obstack) in block_set_using() 231 block_initialize_namespace (struct block *block, struct obstack *obstack) in block_initialize_namespace() 282 allocate_block (struct obstack *obstack) in allocate_block()
|
| H A D | cp-namespace.c | 128 struct obstack *obstack) in cp_finalize_namespace() 226 struct obstack *obstack) in cp_set_block_scope() 302 struct obstack *obstack) in cp_copy_usings()
|
| H A D | macrotab.c | 40 struct obstack *obstack; member 857 new_macro_table (struct obstack *obstack, in new_macro_table()
|
| H A D | dictionary.c | 352 dict_create_hashed (struct obstack *obstack, in dict_create_hashed() 416 dict_create_linear (struct obstack *obstack, in dict_create_linear()
|
| H A D | jv-lang.c | 203 get_java_utf8_name (struct obstack *obstack, struct value *name) in get_java_utf8_name()
|
| H A D | symtab.h | 187 #define SYMBOL_INIT_DEMANGLED_NAME(symbol,obstack) \ argument
|
| H A D | gdbarch.c | 74 struct obstack *obstack; member 453 struct obstack *obstack = XMALLOC (struct obstack); in gdbarch_alloc() local 558 struct obstack *obstack; in gdbarch_free() local
|
| H A D | symtab.c | 602 struct obstack *obstack) in symbol_init_demangled_name()
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | bitmap.h | 76 bitmap_obstack *obstack; /* Obstack to allocate elements from. member 152 bitmap_initialize (bitmap head, bitmap_obstack *obstack) in bitmap_initialize()
|
| H A D | genflags.c | 35 static struct obstack obstack; variable
|
| H A D | pretty-print.h | 85 struct obstack *obstack; member
|
| H A D | gensupport.c | 44 static struct obstack obstack; variable
|
| H A D | function.h | 55 struct obstack *obstack; member
|
| H A D | gcc.c | 274 static struct obstack obstack; variable 1633 init_gcc_specs (struct obstack *obstack, const char *shared_name, in init_gcc_specs()
|