Home
last modified time | relevance | path

Searched refs:Elf_External_Note (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/binutils/include/elf/
Dexternal.h157 } Elf_External_Note; typedef
/freebsd-12-stable/contrib/binutils/gas/config/
Dobj-elf.c1425 Elf_External_Note e_note; in obj_elf_version()
2165 Elf_External_Note e_note; in sco_id()
Dtc-i386.c6227 Elf_External_Note e_note; in i386_elf_emit_arch_note()
/freebsd-12-stable/contrib/binutils/bfd/
Delf64-sparc.c787 sizeof (Elf_External_Note),
Delfcode.h1797 sizeof (Elf_External_Note),
Delf64-mips.c3062 sizeof (Elf_External_Note),
Delf.c8255 Elf_External_Note *xnp; in elfcore_write_note()
8269 xnp = (Elf_External_Note *) dest; in elfcore_write_note()
8535 Elf_External_Note *xnp = (Elf_External_Note *) p; in elfcore_read_notes()
Delf64-s390.c3408 sizeof (Elf_External_Note),
Delf64-alpha.c5271 sizeof (Elf_External_Note),
Delf32-arm.c10166 sizeof (Elf_External_Note),
/freebsd-12-stable/contrib/binutils/binutils/
Dreadelf.c9305 Elf_External_Note *pnotes; in process_corefile_note_segment()
9306 Elf_External_Note *external; in process_corefile_note_segment()
9322 while (external < (Elf_External_Note *)((char *) pnotes + length)) in process_corefile_note_segment()
9324 Elf_External_Note *next; in process_corefile_note_segment()
9335 next = (Elf_External_Note *)(inote.descdata + align_power (inote.descsz, 2)); in process_corefile_note_segment()
DChangeLog-989973 * readelf.c (process_note): Change arg from Elf_External_Note