Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dfindvar.c359 case LOC_LABEL: in symbol_read_needs_frame()
408 case LOC_LABEL: in read_var_value()
H A Dbuildsym.c289 case LOC_LABEL: in finish_block()
332 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.h484 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.c558 if ((SYMBOL_CLASS (sym) == LOC_LABEL in objfile_relocate()
H A Dm2-exp.y1057 case LOC_LABEL: in yylex()
H A Dstack.c1318 if (SYMBOL_CLASS (sym) == LOC_LABEL) in print_block_frame_labels()
H A Dm2-exp.c2569 case LOC_LABEL: in yylex()
H A Dprintcmd.c1121 case LOC_LABEL: in address_info()
H A Dmdebugread.c739 SYMBOL_CLASS (s) = LOC_LABEL; /* but not misused */ in parse_symbol()
3567 class = LOC_LABEL; in parse_partial_symbols()
H A Dtracepoint.c2415 case LOC_LABEL: in scope_info()
H A Ddwarfread.c2872 SYMBOL_CLASS (sym) = LOC_LABEL; in new_symbol()
H A Dstabsread.c815 SYMBOL_CLASS (sym) = LOC_LABEL; in define_symbol()
H A Ddwarf2read.c6781 SYMBOL_CLASS (sym) = LOC_LABEL; in new_symbol()
H A Dada-lang.c3947 case LOC_LABEL: in symtab_for_sym()
H A DChangeLog-19914407 LOC_LABEL values to target order. Add LOC_LOCAL_ARG.
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmd-stack.c253 case LOC_LABEL: /* local label */ in list_args_or_locals()