Searched refs:SHT_RELA (Results 1 – 25 of 25) sorted by relevance
8 #define SHT_REL_TYPE SHT_RELA
527 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
400 #if (SHT_REL_TYPE == SHT_RELA) in read_relocs()
534 if ((sec->sh.sh_type != SHT_RELA) && in read_relocs()560 case SHT_RELA: in read_relocs()808 sec->sh.sh_type = SHT_RELA; in elf_create_rela_reloc_section()823 case SHT_RELA: return elf_create_rela_reloc_section(elf, base); in elf_create_reloc_section()901 case SHT_RELA: return elf_rebuild_rela_reloc_section(sec, nr); in elf_rebuild_reloc_section()
190 ip_relocsec = elf_create_reloc_section(file->elf, sec, SHT_RELA); in create_orc_sections()
458 reloc_sec = elf_create_reloc_section(file->elf, sec, SHT_RELA); in create_static_call_sections()
33 case SHT_RELA: in FUNC()
128 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
111 if (s->sh_type == SHT_RELA) { in module_frob_arch_sections()
93 if (sechdrs[i].sh_type == SHT_RELA) { in get_plt_size()
204 if (sechdrs[i].sh_type == SHT_RELA) { in get_stubs_size()
272 #define SHT_RELA 4 macro
318 ? w(SHT_RELA) in append_func()573 if (w(relhdr->sh_type) != SHT_REL && w(relhdr->sh_type) != SHT_RELA) in has_rel_mcount()
247 r(&s->sh_type) == SHT_RELA) && in do_sort()
329 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
320 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()960 else if (s->sh_type == SHT_RELA) in module_finalize()
56 these relocations. In the new format, livepatch manages its own SHT_RELA171 Livepatch relocation sections are SHT_RELA sections but with a few special
966 if (relsec->sh_type != SHT_RELA && in kexec_apply_relocations()998 if (relsec->sh_type == SHT_RELA) in kexec_apply_relocations()
2414 else if (info->sechdrs[i].sh_type == SHT_RELA) in apply_relocations()
155 if (sechdrs[i].sh_type != SHT_RELA) in module_frob_arch_sections()
690 else if (sechdrs[i].sh_type == SHT_RELA) in vpe_elfload()
455 if (s->sh_type != SHT_RELA) in module_frob_arch_sections()
1972 if (sechdrs[i].sh_type == SHT_RELA) in check_sec_ref()
382 if (shdr_rel_plt.sh_type == SHT_RELA) { in dso__synthesize_plt_symbols()