Searched refs:get_elf32_code_segment_count (Results 1 – 1 of 1) sorted by relevance
75 static int get_elf32_code_segment_count(struct elf32_phdr *elf_phdr, in get_elf32_code_segment_count() function263 segment_count = get_elf32_code_segment_count((struct elf32_phdr *)phdr_info, elf_info); in find_elf_code_segment_info()