Searched defs:reltype (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Delflint.c1230 int idx, int reltype, GElf_Shdr **destshdrp,
1271 size_t sh_entsize = gelf_fsize (ebl->elf, reltype, 1, EV_CURRENT);
1273 ERROR (gettext (reltype == ELF_T_RELA ? "\
1229 check_reloc_shdr(Ebl *ebl, const GElf_Ehdr *ehdr, const GElf_Shdr *shdr, int idx, int reltype, GElf_Shdr **destshdrp, GElf_Shdr *destshdr_memp, struct loaded_segment **loadedp) argument

Completed in 58 milliseconds