Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Delf.h350 typedef struct elf32_note { struct
351 Elf32_Word n_namesz;
352 Elf32_Word n_descsz;
353 Elf32_Word n_type;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Delf.h369 typedef struct elf32_note { struct
370 Elf32_Word n_namesz;
371 Elf32_Word n_descsz;
372 Elf32_Word n_type;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Delf.h369 typedef struct elf32_note { struct
370 Elf32_Word n_namesz;
371 Elf32_Word n_descsz;
372 Elf32_Word n_type;
/kernel/linux/linux-5.10/include/uapi/linux/
Delf.h447 typedef struct elf32_note { struct
448 Elf32_Word n_namesz; /* Name size */
449 Elf32_Word n_descsz; /* Content size */
450 Elf32_Word n_type; /* Content type */
/kernel/linux/linux-6.6/include/uapi/linux/
Delf.h462 typedef struct elf32_note { struct
463 Elf32_Word n_namesz; /* Name size */
464 Elf32_Word n_descsz; /* Content size */
465 Elf32_Word n_type; /* Content type */