Home
last modified time | relevance | path

Searched refs:is_shndx_special (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/mod/
A Dmodpost.h157 static inline int is_shndx_special(unsigned int i) in is_shndx_special() function
173 if (is_shndx_special(sym->st_shndx)) in get_secindex()
A Dmodpost.c1346 if (is_shndx_special(sym->st_shndx)) in find_elf_symbol2()
1871 if (is_shndx_special(sym->st_shndx)) in section_rela()
1931 if (is_shndx_special(sym->st_shndx)) in section_rel()
/linux/scripts/
A Dsorttable.c175 static inline int is_shndx_special(unsigned int i) in is_shndx_special() function
185 if (is_shndx_special(shndx)) in get_secindex()

Completed in 10 milliseconds