Home
last modified time | relevance | path

Searched defs:DW_EH_PE_omit (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/include/
H A Ddwarf.h208 #define DW_EH_PE_omit 0xff /* No value is present. */ macro
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf.h1232 #define DW_EH_PE_omit 0xff /* GNU. Means no value present. */ macro
H A Ddwarf_names_enum.h984 DW_EH_PE_omit = 0x00ff enumerator