Home
last modified time | relevance | path

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

/Linux-v5.10/tools/objtool/
Dcheck.c431 struct section *sec, *reloc_sec; in create_static_call_sections() local
458 reloc_sec = elf_create_reloc_section(file->elf, sec, SHT_RELA); in create_static_call_sections()
459 if (!reloc_sec) in create_static_call_sections()
479 reloc->sec = reloc_sec; in create_static_call_sections()
514 reloc->sec = reloc_sec; in create_static_call_sections()
520 if (elf_rebuild_reloc_section(file->elf, reloc_sec)) in create_static_call_sections()