Home
last modified time | relevance | path

Searched refs:notesize (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/proc/
Dkcore.c152 static int notesize(struct memelfnote *en) in notesize() function
285 nhdr->p_filesz += notesize(&notes[0]); in elf_kcore_store_hdr()
302 nhdr->p_filesz += notesize(&notes[1]); in elf_kcore_store_hdr()
311 nhdr->p_filesz += notesize(&notes[2]); in elf_kcore_store_hdr()
/linux-2.4.37.9/arch/mips/kernel/
Dirixelf.c1005 static int notesize(struct memelfnote *en) in notesize() function
1213 sz += notesize(&notes[i]); in irix_core_dump()
/linux-2.4.37.9/fs/
Dbinfmt_elf.c1087 static int notesize(struct memelfnote *en) in notesize() function
1315 sz += notesize(&notes[i]); in elf_core_dump()