Lines Matching defs:org
74 uint32_t org; /* Program origin */
86 "output: fmt=%s size=%x text=%x data=%x org=%x entry=%x\n";
227 if (ihdr.org && ihdr.org != BTX_PGSIZE)
230 ihdr.org, BTX_PGSIZE);
237 ohdr.org = lentry;
249 if (ppage > 0 || (ppage && wpage && ihdr.org >= BTX_PGSIZE)) {
301 ohdr.data, ohdr.org, ohdr.entry);
363 hdr->org = BTX_PGSIZE;
377 hdr->org = le32toh(ep->p_paddr);
424 eh.p[0].p_vaddr = eh.p[0].p_paddr = htole32(hdr->org);