Home
last modified time | relevance | path

Searched refs:DW_EH_PE_indirect (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c108 #define DW_EH_PE_indirect 0x80 macro
600 if ((ptrType & DW_EH_PE_indirect) in read_pointer()
1000 if (!(ptrType & DW_EH_PE_indirect)) in arc_unwind()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c108 #define DW_EH_PE_indirect 0x80 macro
598 if ((ptrType & DW_EH_PE_indirect) in read_pointer()
998 if (!(ptrType & DW_EH_PE_indirect)) in arc_unwind()

Completed in 4 milliseconds