Home
last modified time | relevance | path

Searched refs:processing_current_prefix (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gdb/gdb/
HDdwarf2read.c1855 processing_current_prefix = ""; in psymtab_to_symtab_1()
2184 const char *previous_prefix = processing_current_prefix; in read_func_scope()
2226 processing_current_prefix = specification_prefix; in read_func_scope()
2291 processing_current_prefix = previous_prefix; in read_func_scope()
3014 const char *previous_prefix = processing_current_prefix; in read_structure_type()
3033 processing_current_prefix = new_prefix; in read_structure_type()
3168 processing_current_prefix = previous_prefix; in read_structure_type()
3177 const char *previous_prefix = processing_current_prefix; in process_structure_scope()
3181 processing_current_prefix = TYPE_TAG_NAME (die->type); in process_structure_scope()
3207 processing_current_prefix = previous_prefix; in process_structure_scope()
[all …]
HDcp-support.h75 extern const char *processing_current_prefix;
HDcp-namespace.c60 const char *processing_current_prefix; variable
236 (block, obsavestring (processing_current_prefix, in cp_set_block_scope()
237 strlen (processing_current_prefix), in cp_set_block_scope()