Searched refs:is_executable_section (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/
H A Dcheck_extable.sh70 function is_executable_section() function
78 if is_executable_section ${section}; then
/linux-master/scripts/mod/
H A Dmodpost.c1025 static bool is_executable_section(struct elf_info *elf, unsigned int secndx) function
1068 else if (is_executable_section(elf, get_secindex(elf, tsym)))

Completed in 120 milliseconds