Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dada-lang.c4251 char *current_function_name; in remove_out_of_scope_renamings() local
4264 current_function_name = SYMBOL_LINKAGE_NAME (current_function); in remove_out_of_scope_renamings()
4265 if (current_function_name == NULL) in remove_out_of_scope_renamings()
4276 && !renaming_is_visible (syms[i].sym, current_function_name)) in remove_out_of_scope_renamings()