Searched refs:is_executable_section (Results 1 – 2 of 2) sorted by relevance
70 function is_executable_section() function78 if is_executable_section ${section}; then
991 static bool is_executable_section(struct elf_info *elf, unsigned int secndx) in is_executable_section() function1042 else if (is_executable_section(elf, get_secindex(elf, tsym))) in default_mismatch_handler()