Home
last modified time | relevance | path

Searched refs:gnu_property (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/entry/vdso/common/
H A Dvdso-layout.lds.S52 } :text :note :gnu_property
108 gnu_property PT_GNU_PROPERTY PF_R;
/linux/include/linux/
H A Delf.h81 struct gnu_property { struct
/linux/fs/
H A Dbinfmt_elf.c734 const struct gnu_property *pr; in parse_elf_property()
747 pr = (const struct gnu_property *)(data + o); in parse_elf_property()