Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbinfmt_elf.c41 #define DLINFO_ITEMS 13 macro
169 csp -= (1+DLINFO_ITEMS)*2 + (k_platform ? 2 : 0); in create_elf_tables()
192 sp -= DLINFO_ITEMS*2; in create_elf_tables()
/linux-2.4.37.9/arch/mips/kernel/
Dirixelf.c38 #define DLINFO_ITEMS 12 macro
172 csp -= exec ? DLINFO_ITEMS*2 : 2; in create_irix_tables()