Home
last modified time | relevance | path

Searched defs:descsz (Results 1 - 19 of 19) sorted by relevance

/third_party/elfutils/libelf/
H A Dgelf_getnote.c90 GElf_Word descsz = (data->d_type == ELF_T_NHDR8 in gelf_getnote() local
/third_party/elfutils/backends/
H A Dx86_corenote.c35 ioperm_info (GElf_Word descsz, GElf_Word *regs_offset, in ioperm_info() argument
H A Di386_corenote.c122 tls_info (GElf_Word descsz, GElf_Word *regs_offset, in tls_info() argument
/third_party/elfutils/libebl/
H A Deblobjnotetypename.c43 ebl_object_note_type_name(Ebl *ebl, const char *name, uint32_t type, GElf_Word descsz, char *buf, size_t len) ebl_object_note_type_name() argument
H A Deblobjnote.c47 ebl_object_note(Ebl *ebl, uint32_t namesz, const char *name, uint32_t type, uint32_t descsz, const char *desc) ebl_object_note() argument
[all...]
/third_party/elfio/elfio/
H A Delfio_note.hpp149 Elf_Word descsz = convertor( in process_section() local
H A Delfio_dump.hpp962 Elf_Word descsz; in notes() local
993 Elf_Word descsz; in notes() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol-minimal.c48 size_t namesz, descsz; in read_build_id() local
H A Dgenelf.c55 unsigned int descsz; /* Size of the note descriptor */ member
H A Dsymbol-elf.c539 descsz = NOTE_ALIGN(nhdr->n_descsz); in elf_read_build_id() local
637 size_t namesz, descsz; in sysfs__read_build_id() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf.c52 unsigned int descsz; /* Size of the note descriptor */ member
H A Dsymbol-minimal.c48 size_t namesz, descsz; in read_build_id() local
H A Dsymbol-elf.c912 descsz = NOTE_ALIGN(nhdr->n_descsz); in elf_read_build_id() local
1043 size_t namesz, descsz; in sysfs__read_build_id() local
/kernel/linux/linux-5.10/fs/proc/
H A Dkcore.c295 append_kcore_note(char *notes, size_t *i, const char *name, unsigned int type, const void *desc, size_t descsz) append_kcore_note() argument
/kernel/linux/linux-6.6/fs/proc/
H A Dkcore.c294 append_kcore_note(char *notes, size_t *i, const char *name, unsigned int type, const void *desc, size_t descsz) append_kcore_note() argument
/third_party/elfutils/libdwfl/
H A Ddwfl_segment_report_module.c609 size_t descsz = nh->n_descsz; in dwfl_segment_report_module() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom_init.c1109 u32 descsz; member
1123 u32 descsz; member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_init.c1135 u32 descsz; member
1149 u32 descsz; member
/third_party/elfutils/src/
H A Dreadelf.c12086 handle_core_items (Elf *core, const void *desc, size_t descsz, in handle_core_items() argument
12427 handle_auxv_note (Ebl *ebl, Elf *core, GElf_Word descsz, GElf_Off desc_pos) in handle_auxv_note() argument
12538 handle_siginfo_note(Elf *core, GElf_Word descsz, GElf_Off desc_pos) handle_siginfo_note() argument
12595 handle_file_note(Elf *core, GElf_Word descsz, GElf_Off desc_pos) handle_file_note() argument
[all...]

Completed in 39 milliseconds