Home
last modified time | relevance | path

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

/linux-5.19.10/tools/objtool/
Delf.c136 static struct symbol *find_symbol_by_index(struct elf *elf, unsigned int idx) in find_symbol_by_index() function
763 old = find_symbol_by_index(elf, first_non_local); in elf_create_section_symbol()
893 reloc->sym = find_symbol_by_index(elf, symndx); in read_relocs()