Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Delf.c155 static struct symbol *find_symbol_by_index(struct elf *elf, unsigned int idx) in find_symbol_by_index() function
750 old = find_symbol_by_index(elf, first_non_local); in __elf_create_symbol()
969 reloc->sym = sym = find_symbol_by_index(elf, symndx); in read_relocs()