Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Delf.c57 static struct symbol *find_symbol_by_index(struct elf *elf, unsigned int idx) in find_symbol_by_index() function
381 rela->sym = find_symbol_by_index(elf, symndx); in read_relas()