Searched refs:PT_NOTE (Results 1 – 25 of 51) sorted by relevance
123
55 if (phdr[i].p_type != PT_NOTE) in HwasanGlobalsFor()
34 if (P.p_type != ELF::PT_NOTE) in getBuildID()
11 note PT_NOTE;
12 note PT_NOTE;
187 if (ProgramHeader[I].p_type != PT_NOTE) in __llvm_write_binary_ids()
525 case PT_NOTE: in elf_load_file()816 case PT_NOTE: in exec_elf_makecmds()1085 if (ph->p_type != PT_NOTE || ph->p_filesz > 1024) in elf_os_pt_note()1360 note->p_type = PT_NOTE; in coredump_setup_elf()
284 #define PT_NOTE 4 /* Auxiliary information */ macro
298 p_type = PT_NOTE; in make_output_phdrs()
299 #define PT_NOTE 4 /* Auxiliary information */ macro
151 case PT_NOTE: in ELFNAME()
195 if (H.p_type == llvm::ELF::PT_NOTE) { in DoLoadCore()964 assert(segment_header.p_type == llvm::ELF::PT_NOTE); in ParseThreadContextsFromNoteSegment()
247 case ELF::PT_NOTE: in printProgramHeaders()
468 #define PT_NOTE 4 /* auxiliary information */ macro
965 case PT_NOTE: pt = "NOTE"; break; in _bfd_elf_print_private_bfd_data()2276 case PT_NOTE: in bfd_section_from_phdr()3458 m->p_type = PT_NOTE; in map_sections_to_segments()3784 && m->p_type == PT_NOTE)) in assign_file_positions_for_segments()3911 || (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core)) in assign_file_positions_for_segments()3946 || (p->p_type == PT_NOTE in assign_file_positions_for_segments()4018 if (p->p_type == PT_NOTE && bfd_get_format (abfd) == bfd_core) in assign_file_positions_for_segments()4721 (p->p_type == PT_NOTE \ in copy_private_bfd_data()