Home
last modified time | relevance | path

Searched refs:SPECIAL (Results 1 – 2 of 2) sorted by relevance

/scripts/mod/
Dmodpost.h171 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
178 return SPECIAL(sym->st_shndx); in get_secindex()
/scripts/
Dsortextable.c176 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1)) macro
189 return SPECIAL(shndx); in get_secindex()