Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-v850.c2575 print_v850_note (bfd * abfd, FILE * file, bfd_byte * data, enum v850_notes id) in print_v850_note() function
2667 print_v850_note (abfd, file, notes->contents, id); in v850_elf_print_notes()
DChangeLog-20153507 (print_v850_note): New function. Displays a V850 note.
/toolchain/binutils/binutils-2.27/binutils/
DChangeLog-2015688 (print_v850_note): New function. Prints a V850 note.
Dreadelf.c15623 print_v850_note (Elf_Internal_Note * pnote) in print_v850_note() function
16264 if (! print_v850_note (& inote)) in process_v850_notes()