Searched defs:descsz (Results 1 – 10 of 10) sorted by relevance
/external/elfutils/libelf/ |
D | note_xlate.h | 61 Elf32_Word descsz = NOTE_ALIGN (n->n_descsz); in elf_cvt_note() local
|
D | gelf_getnote.c | 97 GElf_Word descsz = NOTE_ALIGN (n->n_descsz); local
|
/external/elfutils/backends/ |
D | x86_corenote.c | 31 ioperm_info (GElf_Word descsz, GElf_Word *regs_offset, in ioperm_info()
|
D | i386_corenote.c | 118 tls_info (GElf_Word descsz, GElf_Word *regs_offset, in tls_info()
|
D | linux-core-note.c | 172 GElf_Word descsz; variable
|
/external/elfutils/libebl/ |
D | eblobjnote.c | 62 ebl_object_note (ebl, name, type, descsz, desc) in ebl_object_note() argument
|
D | eblcorenote.c | 64 ebl_core_note (ebl, n_type, descsz, in ebl_core_note() argument
|
D | eblopenbackend.c | 613 GElf_Word descsz __attribute__ ((unused)), in default_core_note() 635 uint32_t descsz __attribute__ ((unused)), in default_object_note()
|
/external/linux-tools-perf/util/ |
D | symbol.c | 1374 descsz = NOTE_ALIGN(nhdr->n_descsz); in elf_read_build_id() local 1436 int namesz, descsz; in sysfs__read_build_id() local
|
/external/elfutils/src/ |
D | readelf.c | 5647 handle_core_items (Elf *core, const void *desc, size_t descsz, in handle_core_items() 5991 handle_auxv_note (Ebl *ebl, Elf *core, GElf_Word descsz, GElf_Off desc_pos) in handle_auxv_note()
|