Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/objtool/
H A Delf.c1132 static int elf_rebuild_rel_reloc_section(struct section *sec, int nr) in elf_rebuild_rel_reloc_section() function
1201 case SHT_REL: return elf_rebuild_rel_reloc_section(sec, nr); in elf_rebuild_reloc_section()