Lines Matching defs:ipath
83 * lmp provides the link-map of the ipath (the input file).
162 char *shstr, *_shstr, *ipath = NAME(lmp);
191 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SYS_PROC), ipath,
209 ipath, strerror(err));
222 if ((fd = open(ipath, O_RDONLY, 0)) == -1) {
224 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_SYS_OPEN), ipath,
236 eprintf(lml, ERR_ELF, MSG_ORIG(MSG_ELF_BEGIN), ipath);
245 eprintf(lml, ERR_FATAL, MSG_INTL(MSG_IMG_ELF), ipath);
272 eprintf(lml, ERR_ELF, MSG_ORIG(MSG_ELF_GETPHDR), ipath);
304 eprintf(lml, ERR_WARNING, MSG_INTL(MSG_IMG_DATASEG), ipath);
313 eprintf(lml, ERR_ELF, MSG_ORIG(MSG_ELF_GETSHDRSTRNDX), ipath);
318 eprintf(lml, ERR_ELF, MSG_ORIG(MSG_ELF_GETSCN), ipath);
323 eprintf(lml, ERR_ELF, MSG_ORIG(MSG_ELF_GETDATA), ipath);
363 eprintf(lml, ERR_ELF, MSG_ORIG(MSG_ELF_GETSHDR), ipath);
369 eprintf(lml, ERR_ELF, MSG_ORIG(MSG_ELF_GETDATA), ipath);
506 eprintf(lml, ERR_WARNING, MSG_INTL(MSG_IMG_DATASEC), ipath);