Home
last modified time | relevance | path

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

/linux/tools/objtool/
H A Delf.c475 static int elf_add_symbol(struct elf *elf, struct symbol *sym) in elf_add_symbol() function
614 if (elf_add_symbol(elf, sym)) in read_symbols()
961 if (elf_add_symbol(elf, sym)) in elf_create_symbol()
1317 elf_add_symbol(elf, sym); in elf_create_file()