Home
last modified time | relevance | path

Searched defs:elf64_note (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Delf.h355 typedef struct elf64_note { struct
356 Elf64_Word n_namesz;
357 Elf64_Word n_descsz;
358 Elf64_Word n_type;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Delf.h374 typedef struct elf64_note { struct
375 Elf64_Word n_namesz;
376 Elf64_Word n_descsz;
377 Elf64_Word n_type;
/kernel/linux/linux-5.10/include/uapi/linux/
Delf.h449 typedef struct elf64_note { struct
450 Elf64_Word n_namesz; /* Name size */
451 Elf64_Word n_descsz; /* Content size */
452 Elf64_Word n_type; /* Content type */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Delf.h374 typedef struct elf64_note { struct
375 Elf64_Word n_namesz;
376 Elf64_Word n_descsz;
377 Elf64_Word n_type;
/kernel/linux/linux-6.6/include/uapi/linux/
Delf.h469 typedef struct elf64_note { struct
470 Elf64_Word n_namesz; /* Name size */
471 Elf64_Word n_descsz; /* Content size */
472 Elf64_Word n_type; /* Content type */