Searched refs:_start_plabel (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/boot/ia64/efi/
H A Dstart.S81 .global _start_plabel
82 _start_plabel: label
88 data4 _start_plabel
H A Dldscript.ia644 ENTRY(_start_plabel)
H A Dmain.c601 extern uint64_t _start_plabel[];
617 printf("entry at %#lx (%#lx)\n", _start_plabel[0], _start_plabel[1]);

Completed in 102 milliseconds