Home
last modified time | relevance | path

Searched refs:ELF_T_NHDR8 (Results 1 – 14 of 14) sorted by relevance

/external/elfutils/libelf/
Dgelf_getnote.c46 if (unlikely (data->d_type != ELF_T_NHDR && data->d_type != ELF_T_NHDR8)) in gelf_getnote()
90 GElf_Word descsz = (data->d_type == ELF_T_NHDR8 in gelf_getnote()
94 if (data->d_type == ELF_T_NHDR8) in gelf_getnote()
Delf_getdata.c106 [ELF_T_NHDR8] = 8 /* Special case for GNU Property note. */ \
131 t = ELF_T_NHDR8; in __libelf_data_type()
280 t = ELF_T_NHDR8; in __libelf_set_rawdata_wrlock()
281 if (t == ELF_T_VDEF || t == ELF_T_NHDR || t == ELF_T_NHDR8 in __libelf_set_rawdata_wrlock()
Delf32_xlatetom.c59 if (src->d_type != ELF_T_NHDR && src->d_type != ELF_T_NHDR8 in elfw2()
Dgelf_fsize.c66 [ELF_T_NHDR8] = sizeof (ElfW2(LIBELFBITS, Ext_Nhdr)), \
Dgelf_xlate.c197 [ELF_T_NHDR8] = elf_cvt_note8, \
Dlibelf.h120 ELF_T_NHDR8, /* Special GNU Properties note. Same as Nhdr, enumerator
DChangeLog183 * libelf.h (Elf_Type): Add ELF_T_NHDR8.
189 ELF_T_NHDR8.
194 * elf_getdata.c (shtype_map): Add ELF_T_NHDR8.
197 (__libelf_set_rawdata_wrlock): Recognize ELF_T_NHDR8. Pass align to
199 * gelf_fsize.c (__libelf_type_sizes): Add ELF_T_NHDR8.
203 add ELF_T_NHDR8.
/external/elfutils/libdwelf/
Ddwelf_elf_gnu_build_id.c92 ? ELF_T_NHDR8 in find_elf_build_id()
/external/elfutils/libdwfl/
Dlinux-core-attach.c360 ? ELF_T_NHDR8 in dwfl_core_file_attach()
Dcore-file.c500 ? ELF_T_NHDR8 in dwfl_core_file_report()
Ddwfl_segment_report_module.c489 ? ELF_T_NHDR8 : ELF_T_NHDR); in dwfl_segment_report_module()
/external/elfutils/src/
Delflint.c4409 ? ELF_T_NHDR8 : ELF_T_NHDR)); in check_note()
Dreadelf.c12465 ? ELF_T_NHDR8 : ELF_T_NHDR))); in handle_notes()
DChangeLog232 (check_note): Use p_align to pass either ELF_T_NHDR or ELF_T_NHDR8 to