Home
last modified time | relevance | path

Searched refs:PT_MIPS_REGINFO (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/boot/
Delf2ecoff.c54 #define PT_MIPS_REGINFO 0x70000000 /* Register usage information */ macro
355 case PT_MIPS_REGINFO: in main()
/linux-6.1.9/arch/mips/include/asm/
Delf.h35 #define PT_MIPS_REGINFO 0x70000000 macro