Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Delf.c153 static struct symbol *find_symbol_by_index(struct elf *elf, unsigned int idx) in find_symbol_by_index() function
569 reloc->sym = find_symbol_by_index(elf, symndx); in read_relocs()