Home
last modified time | relevance | path

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

/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-4.19/include/uapi/linux/
Delf.h429 typedef struct elf32_note { struct
430 Elf32_Word n_namesz; /* Name size */
431 Elf32_Word n_descsz; /* Content size */
432 Elf32_Word n_type; /* Content type */
/kernel/linux/linux-5.10/include/uapi/linux/
Delf.h439 typedef struct elf32_note { struct
440 Elf32_Word n_namesz; /* Name size */
441 Elf32_Word n_descsz; /* Content size */
442 Elf32_Word n_type; /* Content type */
/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;