Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/pi/
H A Dpatch-scs.c55 #define DW_EH_PE_pcrel 0x10 macro
269 case DW_EH_PE_pcrel | DW_EH_PE_sdata4: in scs_patch()
272 case DW_EH_PE_pcrel | DW_EH_PE_sdata8: in scs_patch()
/linux/arch/sh/include/asm/
H A Ddwarf.h184 #define DW_EH_PE_pcrel 0x10 macro
/linux/tools/perf/util/
H A Dunwind-libunwind-local.c75 #define DW_EH_PE_pcrel 0x10 /* rel. to addr. of encoded value */ macro
132 case DW_EH_PE_pcrel: in __dw_read_encoded_value()
/linux/arch/arc/kernel/
H A Dunwind.c103 #define DW_EH_PE_pcrel 0x10 macro
583 case DW_EH_PE_pcrel: in read_pointer()
/linux/arch/sh/kernel/
H A Ddwarf.c232 case DW_EH_PE_pcrel: in dwarf_read_encoded_value()