Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.h146 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
154 #define SPECIAL(i) ((i) - (SHN_HIRESERVE + 1))
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h284 #define SHN_HIRESERVE 0xffff macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h311 #define SHN_HIRESERVE 0xffff /* End of reserved indices */ macro