Searched refs:TAG_global_subroutine (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Ddwarf.h41 TAG_global_subroutine = 0x0006, enumerator in enum:dwarf_tag
/freebsd-12-stable/contrib/binutils/include/elf/
H A Ddwarf.h44 TAG_global_subroutine = 0x0006, enumerator in enum:dwarf_tag
/freebsd-12-stable/contrib/gdb/gdb/
H A Ddwarfread.c1973 case TAG_global_subroutine:
2514 case TAG_global_subroutine:
2619 the scope of a TAG_global_subroutine DIE.
2655 case TAG_global_subroutine:
2875 case TAG_global_subroutine:
2882 if (dip->die_tag == TAG_global_subroutine)
/freebsd-12-stable/contrib/binutils/bfd/
H A Ddwarf1.c353 if (eachDieInfo.tag == TAG_global_subroutine

Completed in 172 milliseconds