Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c508 static struct section *elf_create_reloc_section(struct elf *elf,
517 if (!sec->reloc && !elf_create_reloc_section(elf, sec, SHT_RELA)) in elf_add_reloc()
1121 static struct section *elf_create_reloc_section(struct elf *elf, in elf_create_reloc_section() function