Home
last modified time | relevance | path

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

/components/lwp/
A Dlwp_elf.h2002 #define PT_HP_TLS (PT_LOOS + 0x0)
2003 #define PT_HP_CORE_NONE (PT_LOOS + 0x1)
2005 #define PT_HP_CORE_KERNEL (PT_LOOS + 0x3)
2006 #define PT_HP_CORE_COMM (PT_LOOS + 0x4)
2007 #define PT_HP_CORE_PROC (PT_LOOS + 0x5)
2009 #define PT_HP_CORE_STACK (PT_LOOS + 0x7)
2010 #define PT_HP_CORE_SHM (PT_LOOS + 0x8)
2011 #define PT_HP_CORE_MMF (PT_LOOS + 0x9)
2012 #define PT_HP_PARALLEL (PT_LOOS + 0x10)
2013 #define PT_HP_FASTBIND (PT_LOOS + 0x11)
[all …]
/components/libc/posix/libdl/
A Ddlelf.h315 #define PT_LOOS 0x60000000 macro

Completed in 22 milliseconds