Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf.h47 TAG_local_variable = 0x000c, enumerator
Ddwarfout.c1356 case TAG_local_variable: return "TAG_local_variable";
4025 ASM_OUTPUT_DWARF_TAG (asm_out_file, TAG_local_variable);
/openbsd/src/gnu/gcc/gcc/
Ddwarf.h47 TAG_local_variable = 0x000c, enumerator
/openbsd/src/gnu/usr.bin/binutils/include/elf/
Ddwarf.h49 TAG_local_variable = 0x000c, enumerator
/openbsd/src/gnu/usr.bin/binutils-2.17/include/elf/
Ddwarf.h50 TAG_local_variable = 0x000c, enumerator
/openbsd/src/gnu/usr.bin/binutils/gdb/
Ddwarfread.c2531 case TAG_local_variable: in add_partial_symbol()
2680 case TAG_local_variable: in scan_partial_symbols()
2899 case TAG_local_variable: in new_symbol()
DChangeLog-19926200 TAG_local_variable cases to account for static variables