Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dfindvar.c375 case LOC_LABEL: in symbol_read_needs_frame()
424 case LOC_LABEL: in read_var_value()
H A Dbuildsym.c290 case LOC_LABEL: in finish_block()
333 case LOC_LABEL: in finish_block()
H A Dsymmisc.c723 case LOC_LABEL: in print_symbol()
889 case LOC_LABEL: in print_partial_symbols()
H A Dsymtab.h470 LOC_LABEL, enumerator
H A Dax-gdb.c170 case LOC_LABEL: in const_var_ref()
535 case LOC_LABEL: /* A goto label, being used as a value. */ in gen_var_ref()
H A Dobjfiles.c556 if ((SYMBOL_CLASS (sym) == LOC_LABEL in objfile_relocate()
H A Dm2-exp.y1057 case LOC_LABEL: in yylex()
H A Dm2-exp.c2547 case LOC_LABEL: in yylex()
H A Dstack.c1384 if (SYMBOL_CLASS (sym) == LOC_LABEL) in print_block_frame_labels()
H A Dprintcmd.c1123 case LOC_LABEL: in address_info()
H A Dmdebugread.c748 SYMBOL_CLASS (s) = LOC_LABEL; /* but not misused */ in parse_symbol()
3576 class = LOC_LABEL; in parse_partial_symbols()
H A Dtracepoint.c2422 case LOC_LABEL: in scope_info()
H A Ddwarfread.c2873 SYMBOL_CLASS (sym) = LOC_LABEL; in new_symbol()
H A Dstabsread.c815 SYMBOL_CLASS (sym) = LOC_LABEL; in define_symbol()
H A Ddwarf2read.c5669 SYMBOL_CLASS (sym) = LOC_LABEL; in new_symbol()
H A Dada-lang.c3448 case LOC_LABEL: in symtab_for_sym()
/freebsd-12.1/contrib/gdb/gdb/mi/
H A Dmi-cmd-stack.c258 case LOC_LABEL: /* local label */ in list_args_or_locals()