Searched refs:arch_parse_elf_property (Results 1 – 1 of 1) sorted by relevance
2147 static bool arch_parse_elf_property(uint32_t pr_type, uint32_t pr_datasz, in arch_parse_elf_property() function2166 static bool arch_parse_elf_property(uint32_t pr_type, uint32_t pr_datasz, in arch_parse_elf_property() function3182 if (!arch_parse_elf_property(pr_type, pr_datasz, data, info, errp)) { in parse_elf_property()