Searched refs:elf_create_reloc_section (Results 1 – 4 of 4) sorted by relevance
125 struct section *elf_create_reloc_section(struct elf *elf, struct section *base, int reltype);
190 ip_relocsec = elf_create_reloc_section(file->elf, sec, SHT_RELA); in create_orc_sections()
817 struct section *elf_create_reloc_section(struct elf *elf, in elf_create_reloc_section() function
458 reloc_sec = elf_create_reloc_section(file->elf, sec, SHT_RELA); in create_static_call_sections()