Searched refs:FindElfTextSection (Results 1 – 1 of 1) sorted by relevance
65 static bool FindElfTextSection(int fd, const void *elf_base, in FindElfTextSection() function161 if (FindElfTextSection(fd, base, &text_section, &text_size)) { in ElfFileIdentifier()