Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/boot/common/
H A Dreadfile.c623 #define EBV64(p, a, v) { (p)->eb_tag = (a); \ macro
914 EBV64(bv, EB_AUXV, 0); /* fill in later */ in read_elf64()
915 EBV64(bv, EB_PAGESIZE, pagesize); in read_elf64()
916 EBV64(bv, EB_DYNAMIC, dynamic); in read_elf64()
917 EBV64(bv, EB_NULL, 0); in read_elf64()