Home
last modified time | relevance | path

Searched refs:create_elf_from_ihex (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/elftoolchain/elfcopy/
H A Delfcopy.h289 void create_elf_from_ihex(struct elfcopy *_ecp, int _ifd);
H A Dascii.c469 create_elf_from_ihex(struct elfcopy *ecp, int ifd) in create_elf_from_ihex() function
H A Dmain.c713 create_elf_from_ihex(ecp, ifd); in create_file()