Searched refs:ehdra (Results 1 - 1 of 1) sorted by relevance
/third_party/elfutils/tests/ | ||
H A D | elfcopy.c | 114 GElf_Ehdr *ehdra = gelf_getehdr (elfa, &ehdr_mema); in copy_elf() local 115 if (ehdra == NULL) in copy_elf() 132 *ehdrb = *ehdra; in copy_elf() |
Completed in 1 milliseconds