Searched refs:ELF_GnuProp (Results 1 – 2 of 2) sorted by relevance
275 } ELF_GnuProp; typedef
752 while (length >= sizeof(ELF_GnuProp)) { in load_app_elf_gnu_property_array()753 const ELF_GnuProp* gp = elf_start + offset; in load_app_elf_gnu_property_array()754 Elf_Word gp_size = sizeof(ELF_GnuProp); in load_app_elf_gnu_property_array()767 if (gp_size < sizeof(ELF_GnuProp) || in load_app_elf_gnu_property_array()