Home
last modified time | relevance | path

Searched refs:DW_EH_PE_absptr (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Ddwarf_ehe.c63 else if (flags == DW_EH_PE_absptr) in conv_dwarf_ehe()
69 if ((flags == DW_EH_PE_omit) || (flags == DW_EH_PE_absptr)) { in conv_dwarf_ehe()
/titanic_50/usr/src/cmd/sgs/include/
H A Ddwarf.h209 #define DW_EH_PE_absptr 0x00 /* Value is a void* */ macro
227 #define DW_EH_PE_absptr 0x00 /* Value is used with no */ macro
/titanic_50/usr/src/cmd/sgs/tools/common/
H A Dleb128.c232 case DW_EH_PE_absptr: in dwarf_ehe_extract()
/titanic_50/usr/src/lib/libdwarf/common/
H A Ddwarf.h901 #define DW_EH_PE_absptr 0x00 /* GNU */ macro
H A Ddwarf_frame2.c1251 case DW_EH_PE_absptr:{ in read_encoded_ptr()
H A Ddwarf_names.c2134 case DW_EH_PE_absptr: in dwarf_get_EH_name()