Home
last modified time | relevance | path

Searched refs:DW_EXT_HI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Ddwarf.h371 #define DW_EXT_HI 0xffffffff macro
372 #define DW_EXT_DWARF64 DW_EXT_HI
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Ddwarf.h371 #define DW_EXT_HI 0xffffffff macro
372 #define DW_EXT_DWARF64 DW_EXT_HI
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Ddwarf.c281 if (initial_len >= DW_EXT_LO && initial_len <= DW_EXT_HI) { in dwarf_entry_len()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Ddwarf.c281 if (initial_len >= DW_EXT_LO && initial_len <= DW_EXT_HI) { in dwarf_entry_len()

Completed in 7 milliseconds