Searched refs:nhdr8 (Results 1 – 2 of 2) sorted by relevance
31 bool nhdr8) in elf_cvt_note() argument48 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()
438 * note_xlate.h (elf_cvt_note): Take nhdr8 argument and use it to