Searched refs:elf_cvt_note (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libelf/ |
D | note_xlate.h | 30 elf_cvt_note (void *dest, const void *src, size_t len, int encode, in elf_cvt_note() function 79 elf_cvt_note (dest, src, len, encode, false); in elf_cvt_note4() 85 elf_cvt_note (dest, src, len, encode, true); in elf_cvt_note8()
|
D | ChangeLog | 80 * note_xlate.h (elf_cvt_note): Check n_namesz and n_descsz don't 143 * note_xlate.h (elf_cvt_note): Take nhdr8 argument and use it to 727 * note_xlate.h (elf_cvt_note): Copy over any leftover data if 1117 * note_xlate.h (elf_cvt_note): Don't examine a size too small to 1343 (__elf_xfctstom): Use elf_cvt_note.
|