Home
last modified time | relevance | path

Searched refs:DW_EH_PE_omit (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Ddwarf_ehe.c61 if (flags == DW_EH_PE_omit) in conv_dwarf_ehe()
69 if ((flags == DW_EH_PE_omit) || (flags == DW_EH_PE_absptr)) { in conv_dwarf_ehe()
/titanic_44/usr/src/cmd/sgs/include/
H A Ddwarf.h208 #define DW_EH_PE_omit 0xff /* No value is present. */ macro
/titanic_44/usr/src/cmd/sgs/tools/common/
H A Dleb128.c229 case DW_EH_PE_omit: in dwarf_ehe_extract()
/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf.h917 #define DW_EH_PE_omit 0xff /* GNU. Means no value present. */ macro
H A Ddwarf_names.c2176 case DW_EH_PE_omit: in dwarf_get_EH_name()