Searched refs:SHN_LORESERVE (Results 1 – 6 of 6) sorted by relevance
163 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
295 #define SHN_LORESERVE 0xff00 macro
180 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
250 sym->sym.st_shndx < SHN_LORESERVE) { in read_symbols()
2625 if (sym->st_shndx >= SHN_LORESERVE) in elf_type()
1777 if (shdr_idx >= SHN_LORESERVE) { in bpf_program__collect_reloc()