Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/
Delf.h28 #define PT_MIPS_REGINFO 0x70000000 macro
/linux-2.6.39/arch/mips/boot/
Delf2ecoff.c52 #define PT_MIPS_REGINFO 0x70000000 /* Register usage information */ macro
354 || ph[i].p_type == PT_MIPS_REGINFO) in main()