Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/
Dsorttable.c181 static inline int is_shndx_special(unsigned int i) in is_shndx_special() function
191 if (is_shndx_special(shndx)) in get_secindex()
/Linux-v6.1/scripts/mod/
Dmodpost.h154 static inline int is_shndx_special(unsigned int i) in is_shndx_special() function
Dmodpost.c1202 if (is_shndx_special(sym->st_shndx)) in find_elf_symbol2()
1570 if (is_shndx_special(sym->st_shndx)) in section_rela()
1629 if (is_shndx_special(sym->st_shndx)) in section_rel()