Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
H A Ddwarf_encoding.cpp83 return (dw_ == DW_EH_PE_omit); in IsOmit()
134 case DW_EH_PE_omit: in FormatName()
135 return "DW_EH_PE_omit"; in FormatName()
153 case DW_EH_PE_omit: in ApplicationName()
154 return "DW_EH_PE_omit"; in ApplicationName()
/developtools/hiperf/src/
H A Ddwarf_encoding.cpp83 return (dw_ == DW_EH_PE_omit); in IsOmit()
134 case DW_EH_PE_omit: in FormatName()
135 return "DW_EH_PE_omit"; in FormatName()
153 case DW_EH_PE_omit: in ApplicationName()
154 return "DW_EH_PE_omit"; in ApplicationName()
/developtools/hiperf/test/unittest/common/native/
H A Ddwarf_test.cpp94 DW_EH_PE_funcrel, DW_EH_PE_aligned, DW_EH_PE_omit,
203 if (ehas[i] == DW_EH_PE_omit) { in HWTEST_F()
/developtools/hiperf/include/
H A Ddwarf_encoding.h64 DW_EH_PE_omit = 0xff, // indicate that no value is present. enumerator
160 // The encoding format of the fde_count field. A value of DW_EH_PE_omit indicates the binary
164 // The encoding format of the entries in the binary search table. A value of DW_EH_PE_omit
/developtools/profiler/device/plugins/native_daemon/include/
H A Ddwarf_encoding.h64 DW_EH_PE_omit = 0xff, // indicate that no value ispresent. enumerator
165 // The encoding format of the fde_count field. A value of DW_EH_PE_omit indicates the binary
169 // The encoding format of the entries in the binary search table. A value of DW_EH_PE_omit

Completed in 3 milliseconds