Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h152 #define DW_TAG_function_template 0x4102 /* GNU. For C++ */ macro
H A Ddwarf_names_enum.h83 DW_TAG_function_template = 0x4102, enumerator
H A Ddwarf_names.c237 case DW_TAG_function_template: in dwarf_get_TAG_name()