Searched refs:DT_PROCNUM (Results 1 - 9 of 9) sorted by path

/openbsd-current/sys/arch/alpha/include/
H A Dexec.h46 #define DT_PROCNUM (DT_ALPHA_PLTRO + 1 - DT_LOPROC) macro
/openbsd-current/sys/arch/m88k/include/
H A Dexec.h19 #define DT_PROCNUM (DT_88K_TDESC + 1 - DT_LOPROC) macro
/openbsd-current/include/
H A Dlink_elf.h12 #ifndef DT_PROCNUM
13 #define DT_PROCNUM 0 macro
/openbsd-current/lib/csu/mips64/
H A Dboot_md.h71 u_long dt_proc[DT_PROCNUM];
152 dynp->d_tag < DT_LOPROC + DT_PROCNUM)
/openbsd-current/libexec/ld.so/
H A Dresolve.c294 dynp->d_tag < DT_LOPROC + DT_PROCNUM)
H A Dresolve.h109 u_long info[DT_NUM + DT_PROCNUM];
/openbsd-current/sys/arch/mips64/include/
H A Dexec.h68 #define DT_PROCNUM (DT_MIPS_RLD_MAP_REL - DT_LOPROC + 1) macro
/openbsd-current/sys/arch/powerpc/include/
H A Dexec.h44 #define DT_PROCNUM (DT_PPC_GOT - DT_LOPROC + 1) macro
/openbsd-current/sys/arch/powerpc64/include/
H A Dexec.h34 #define DT_PROCNUM (DT_PPC64_OPT - DT_LOPROC + 1) macro

Completed in 235 milliseconds