Searched defs:elfptr (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/proc/
H A Dvmcore.c189 static u64 __init get_vmcore_size_elf64(char *elfptr) argument
206 static u64 __init get_vmcore_size_elf32(char *elfptr) argument
224 static int __init merge_note_headers_elf64(char *elfptr, size_t *elfsz, argument
305 merge_note_headers_elf32(char *elfptr, size_t *elfsz, struct list_head *vc_list) argument
387 process_ptload_program_headers_elf64(char *elfptr, size_t elfsz, struct list_head *vc_list) argument
424 process_ptload_program_headers_elf32(char *elfptr, size_t elfsz, struct list_head *vc_list) argument
462 set_vmcore_list_offsets_elf64(char *elfptr, struct list_head *vc_list) argument
482 set_vmcore_list_offsets_elf32(char *elfptr, struct list_head *vc_list) argument
[all...]

Completed in 106 milliseconds