Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/src/
H A Ddwarf_encoding.cpp71 } else if ((Application() & DW_EH_PE_textrel) == DW_EH_PE_textrel) { in GetAppliedValue()
145 case DW_EH_PE_textrel: in ApplicationName()
146 return "DW_EH_PE_textrel"; in ApplicationName()
/developtools/hiperf/src/
H A Ddwarf_encoding.cpp71 } else if ((Application() & DW_EH_PE_textrel) == DW_EH_PE_textrel) { in GetAppliedValue()
145 case DW_EH_PE_textrel: in ApplicationName()
146 return "DW_EH_PE_textrel"; in ApplicationName()
/developtools/hiperf/include/
H A Ddwarf_encoding.h60 DW_EH_PE_textrel = 0x20, // relative to the beginning of the .text section. enumerator
/developtools/profiler/device/plugins/native_daemon/include/
H A Ddwarf_encoding.h60 DW_EH_PE_textrel = 0x20, // relative to the beginning of the .text section. 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 4 milliseconds