Searched defs:note_name (Results 1 – 3 of 3) sorted by relevance
11857 const char *note_name = "CORE"; in elfcore_write_lwpstatus() local11887 const char *note_name = "CORE"; in elfcore_write_pstatus() local11922 const char *note_name = "CORE"; in elfcore_write_prfpreg() local11934 char *note_name = "LINUX"; in elfcore_write_prxfpreg() local11943 char *note_name; in elfcore_write_xstatereg() local11956 char *note_name = "FreeBSD"; in elfcore_write_x86_segbases() local11968 char *note_name = "LINUX"; in elfcore_write_ppc_vmx() local11980 char *note_name = "LINUX"; in elfcore_write_ppc_vsx() local11992 char *note_name = "LINUX"; in elfcore_write_ppc_tar() local12004 char *note_name = "LINUX"; in elfcore_write_ppc_ppr() local[all …]
12596 const char *note_name = "CORE"; in elfcore_write_lwpstatus() local12626 const char *note_name = "CORE"; in elfcore_write_pstatus() local12661 const char *note_name = "CORE"; in elfcore_write_prfpreg() local12673 char *note_name = "LINUX"; in elfcore_write_prxfpreg() local12682 char *note_name; in elfcore_write_xstatereg() local12695 char *note_name = "FreeBSD"; in elfcore_write_x86_segbases() local12707 char *note_name = "LINUX"; in elfcore_write_ppc_vmx() local12719 char *note_name = "LINUX"; in elfcore_write_ppc_vsx() local12731 char *note_name = "LINUX"; in elfcore_write_ppc_tar() local12743 char *note_name = "LINUX"; in elfcore_write_ppc_ppr() local[all …]
45 const char *note_name, uint64_t note_type, void *buf, size_t buf_len) in core_find_note()