mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
1449284bd8
* readelf.c (apply_relocations): Fail if the symbol table section linked to by the reloc section does not have either the SHT_SYMTAB or SHT_DYNSYM type. (print_gnu_note): Decode the contents of NT_GNU_HWCAP notes. Print the contents of unknown note types. (process_note): Add the file and section to the parameter list. Use print_symbol to display the note name. Display the contents of unknown note types. (process_corefile_note_segment): Rename to process_notes_at. Add section parameter. Apply relocations to the notes when loading from a section. Display section name when processing notes in a section. * testsuite/binutils-all/readelf.n: Update expected output.
6 lines
130 B
Plaintext
6 lines
130 B
Plaintext
|
|
Displaying notes found in: \.note
|
|
Owner[ ]*Data size[ ]*Description
|
|
Version 1.0[ ]*0x0*0[ ]*NT_VERSION \(version\)
|
|
#pass
|