Searched refs:SHN_LORESERVE (Results 1 – 2 of 2) sorted by relevance
258 #define SHN_LORESERVE 0xff00 /**< Start of reserved section numbers */ macro
203 !IN_RANGE(sym->st_shndx, SHN_LORESERVE, SHN_HIRESERVE)) { in llext_lookup_symbol()