Searched refs:check_phdr_in_range (Results 1 – 1 of 1) sorted by relevance
| /optee_os/ldelf/ |
| H A D | ta_elf.c | 200 static void check_phdr_in_range(struct ta_elf *elf, unsigned int type, in check_phdr_in_range() function 949 check_phdr_in_range(elf, PT_GNU_PROPERTY, elf->prop_start, in parse_property_segment() 1051 check_phdr_in_range(elf, type, addr, memsz); in add_deps_from_segment() 1658 check_phdr_in_range(elf, type, addr, memsz); in get_init_fini_array()
|