Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Delf.h98 struct section *elf_create_rela_section(struct elf *elf, struct section *base);
Dorc_gen.c178 ip_relasec = elf_create_rela_section(file->elf, sec); in create_orc_sections()
Delf.c555 struct section *elf_create_rela_section(struct elf *elf, struct section *base) in elf_create_rela_section() function