Searched refs:PT_NOTE (Results 1 – 20 of 20) sorted by relevance
3 note PT_NOTE FLAGS(0); /* ___ */
33 note PT_NOTE FLAGS(4);
27 note PT_NOTE FLAGS(4);
30 note PT_NOTE FLAGS(4);
28 note PT_NOTE FLAGS(4);
36 note PT_NOTE FLAGS(4);
37 case PT_NOTE:
103 + case PT_NOTE:260 case PT_NOTE:
101 case PT_NOTE:247 case PT_NOTE:
32 note PT_NOTE FLAGS(4);
29 note PT_NOTE FLAGS(4);
40 note PT_NOTE FLAGS(4);
69 if (phdr[0].p_type != PT_NOTE) { in init_states()
45 PT_NOTE = 4 variable119 self.add_segment(PT_NOTE, 0, 0)
458 #define PT_NOTE 4 /* auxiliary information */ macro
269 phdr->p_type = cpu_to_dump32(s, PT_NOTE); in prepare_elf64_phdr_note()325 phdr->p_type = cpu_to_dump32(s, PT_NOTE); in prepare_elf32_phdr_note()
26 #define PT_NOTE 4 macro
583 } else if (ph->p_type == PT_NOTE && elf_note_fn) {