Home
last modified time | relevance | path

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

/linux-6.1.9/tools/objtool/
Delf.c736 Elf32_Word first_non_local, new_idx; in elf_create_section_symbol() local
766 first_non_local = symtab->sh.sh_info; in elf_create_section_symbol()
768 old = find_symbol_by_index(elf, first_non_local); in elf_create_section_symbol()
782 new_idx = first_non_local; in elf_create_section_symbol()