Searched refs:coff_exechdr (Results 1 – 5 of 5) sorted by relevance
54 const struct coff_exechdr *exechdrp; in check_coff()61 exechdrp = (const struct coff_exechdr *)&mappedfile[0]; in check_coff()74 const struct coff_exechdr *exechdrp; in findoff_coff()78 exechdrp = (const struct coff_exechdr *)&mappedfile[0]; in findoff_coff()
42 memset(&_eh, 0, sizeof(struct coff_exechdr)); in CoffLoader()124 _file->read(&_eh, sizeof(struct coff_exechdr), 0); in read_header()
47 struct coff_exechdr _eh;
54 coff_exechdr coff; in objectFormat()
114 struct coff_exechdr { struct