Searched refs:PT_NOTE (Results 1 - 7 of 7) sorted by relevance

/external/elfutils/tests/
H A Dshowptable.c74 [PT_NOTE] = "NOTE",
/external/grub/stage2/
H A Di386-elf.h183 #define PT_NOTE 4 macro
/external/kernel-headers/original/linux/
H A Delf.h38 #define PT_NOTE 4 macro
341 /* Note header in a PT_NOTE section */
348 /* Note header in a PT_NOTE section */
/external/qemu/
H A Delf.h28 #define PT_NOTE 4 macro
1131 /* Note header in a PT_NOTE section */
1138 /* Note header in a PT_NOTE section */
/external/elfutils/libelf/
H A Delf.h560 #define PT_NOTE 4 /* Auxiliary information */ macro
/external/elfutils/src/
H A Delflint.c2472 else if (phdr->p_type == PT_NOTE)
H A Dreadelf.c4457 if (phdr == NULL || phdr->p_type != PT_NOTE)

Completed in 161 milliseconds