Searched refs:SHN_LORESERVE (Results 1 – 2 of 2) sorted by relevance
253 #define SHN_LORESERVE 0xff00 /**< Start of reserved section numbers */ macro
311 !IN_RANGE(sym.st_shndx, SHN_LORESERVE, SHN_HIRESERVE)) { in llext_link()