Searched refs:SHN_LORESERVE (Results 1 – 16 of 16) sorted by relevance
163 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
198 if (shndx > SHN_UNDEF && shndx < SHN_LORESERVE) in get_symindex()221 if (new_shnum >= SHN_LORESERVE) { in set_shnum()
173 return i != SHN_XINDEX && i >= SHN_LORESERVE && i <= SHN_HIRESERVE; in is_shndx_special()
296 #define SHN_LORESERVE 0xff00 macro
295 #define SHN_LORESERVE 0xff00 macro
423 sym->sym.st_shndx < SHN_LORESERVE) || in read_symbols()581 bool is_special_shndx = sym->sym.st_shndx >= SHN_LORESERVE && in elf_update_symbol()671 if ((shndx >= SHN_UNDEF && shndx < SHN_LORESERVE) || is_special_shndx) { in elf_update_symbol()
236 #define SHN_LORESERVE 0xff00 /* lower bounds of reserved indexes */ macro
262 #define SHN_LORESERVE 0xff00 /* First of reserved range. */ macro
412 #define SHN_LORESERVE 0xff00 /* Start of reserved indices */ macro
2704 if (sym->st_shndx >= SHN_LORESERVE) in elf_type()
3403 if (!shdr_idx || shdr_idx >= SHN_LORESERVE) { in bpf_program__record_reloc()8604 if (shdr_idx >= SHN_LORESERVE) { in bpf_object__collect_st_ops_relos()