Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.h130 int elf_add_reloc(struct elf *elf, struct section *sec, unsigned long offset,
H A Delf.c512 int elf_add_reloc(struct elf *elf, struct section *sec, unsigned long offset, in elf_add_reloc() function
781 return elf_add_reloc(elf, sec, offset, type, sym, addend); in elf_add_reloc_to_insn()
H A Dcheck.c599 if (elf_add_reloc(file->elf, sec, in create_static_call_sections()