Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Delf.h143 int elf_rebuild_reloc_section(struct elf *elf, struct section *sec);
Dorc_gen.c231 if (elf_rebuild_reloc_section(file->elf, ip_relocsec)) in create_orc_sections()
Delf.c887 int elf_rebuild_reloc_section(struct elf *elf, struct section *sec) in elf_rebuild_reloc_section() function
Dcheck.c520 if (elf_rebuild_reloc_section(file->elf, reloc_sec)) in create_static_call_sections()