Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dimgact_aout.h96 #define N_TXTOFF(ex) \ macro
102 N_ALIGN(ex, N_TXTOFF(ex) + (ex).a_text)
H A Dboot.c208 grub_seek (N_TXTOFF (*(pu.aout))); in load_image()
/illumos-gate/usr/src/tools/btxld/
H A Dimgact_aout.h87 #define N_TXTOFF(ex) \ macro
93 N_ALIGN(ex, N_TXTOFF(ex) + le32toh((ex).a_text))
/illumos-gate/usr/src/boot/sys/sys/
H A Dimgact_aout.h87 #define N_TXTOFF(ex) \ macro
93 N_ALIGN(ex, N_TXTOFF(ex) + le32toh((ex).a_text))