Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
H A Ddwarf_encoding.cpp73 } else if ((Application() & DW_EH_PE_pcrel) == DW_EH_PE_pcrel) { in GetAppliedValue()
143 case DW_EH_PE_pcrel: in ApplicationName()
144 return "DW_EH_PE_pcrel"; in ApplicationName()
/developtools/hiperf/src/
H A Ddwarf_encoding.cpp73 } else if ((Application() & DW_EH_PE_pcrel) == DW_EH_PE_pcrel) { in GetAppliedValue()
143 case DW_EH_PE_pcrel: in ApplicationName()
144 return "DW_EH_PE_pcrel"; in ApplicationName()
/developtools/hiperf/include/
H A Ddwarf_encoding.h59 DW_EH_PE_pcrel = 0x10, // relative to the current program counter. enumerator
/developtools/profiler/device/plugins/native_daemon/include/
H A Ddwarf_encoding.h59 DW_EH_PE_pcrel = 0x10, // relative to the current program counter. enumerator
/developtools/hiperf/test/unittest/common/native/
H A Ddwarf_test.cpp93 DW_EH_PE_nothing, DW_EH_PE_pcrel, DW_EH_PE_textrel, DW_EH_PE_datarel,

Completed in 2 milliseconds