Home
last modified time | relevance | path

Searched refs:nhdr8 (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libelf/
Dnote_xlate.h31 bool nhdr8) in elf_cvt_note() argument
48 note_len = nhdr8 ? NOTE_ALIGN8 (note_len) : NOTE_ALIGN4 (note_len); in elf_cvt_note()
60 note_len = nhdr8 ? NOTE_ALIGN8 (note_len) : NOTE_ALIGN4 (note_len); in elf_cvt_note()
DChangeLog438 * note_xlate.h (elf_cvt_note): Take nhdr8 argument and use it to