Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Delf.h34 #define PT_MIPS_REGINFO 0x70000000 macro
/linux-4.4.14/arch/mips/boot/
Delf2ecoff.c52 #define PT_MIPS_REGINFO 0x70000000 /* Register usage information */ macro
353 case PT_MIPS_REGINFO: in main()