Home | History | Annotate | Download | only in ppc

Lines Matching full:rela_shdr

457 	GElf_Shdr rela_shdr;
461 && elf_get_section_covering(lte, rela, &rela_sec, &rela_shdr) == 0
466 int ret = elf_read_relocs(lte, rela_sec, &rela_shdr, &v);