Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/objtool/
Delf.c695 Elf32_Word first_non_local, new_idx; in elf_create_section_symbol() local
725 first_non_local = symtab->sh.sh_info; in elf_create_section_symbol()
727 old = find_symbol_by_index(elf, first_non_local); in elf_create_section_symbol()
741 new_idx = first_non_local; in elf_create_section_symbol()