Searched refs:get_note_type (Results 1 – 11 of 11) sorted by relevance
65 * readelf.c (get_note_type): Match NT_AUXV.
19 (get_note_type): Add NT_PRXFPREGS.249 * readelf.c (get_note_type): New function: Decode the e_type
1628 (get_note_type): Fix spelling typo.2164 (get_note_type): Return a const char *.
9926 get_note_type (unsigned e_type) in get_note_type() function10025 nt = get_note_type (pnote->type); in process_note()10036 nt = get_note_type (pnote->type); in process_note()
2012 * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.
197 * readelf.c (get_note_type): Handle notes not in core files.722 * readelf.c (get_note_type): Match NT_AUXV.
9139 get_note_type (unsigned e_type) in get_note_type() function9263 nt = get_note_type (pnote->type); in process_note()9272 nt = get_note_type (pnote->type); in process_note()
1072 get_note_type, get_netbsd_elfcore_note_type): Use snprintf instead of