Home
last modified time | relevance | path

Searched refs:get_note_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/binutils/binutils/
H A Dreadelf.c9081 get_note_type (unsigned e_type) in get_note_type() function
9165 return get_note_type(e_type); in get_freebsd_note_type()
9276 nt = get_note_type (pnote->type); in process_note()
9293 nt = get_note_type (pnote->type); in process_note()
H A DChangeLog-989919 (get_note_type): Add NT_PRXFPREGS.
249 * readelf.c (get_note_type): New function: Decode the e_type
H A DChangeLog-02031628 (get_note_type): Fix spelling typo.
2164 (get_note_type): Return a const char *.
H A DChangeLog-00012012 * readelf.c (get_note_type): Display NT_WIN32PSTATUS notes.