Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/objtool/
A Delf.c600 bool is_special_shndx = sym->sym.st_shndx >= SHN_LORESERVE && in elf_update_symbol() local
603 if (is_special_shndx) in elf_update_symbol()
702 if ((shndx >= SHN_UNDEF && shndx < SHN_LORESERVE) || is_special_shndx) { in elf_update_symbol()

Completed in 5 milliseconds