Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c250 #define EBV(p, a, v) { (p)->eb_tag = (a); \ macro
529 EBV(bv, EB_AUXV, 0); /* fill in later */ in read_elf32()
530 EBV(bv, EB_PAGESIZE, pagesize); in read_elf32()
531 EBV(bv, EB_DYNAMIC, dynamic); in read_elf32()
532 EBV(bv, EB_NULL, 0); in read_elf32()