Searched refs:rmbase (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/acorn32/stand/boot32/
H A Drmheader.S36 rmbase: label
41 .word rmtitle - rmbase /* Title string */
42 .word rmhelp - rmbase /* Help string */
43 .word rmcmdtbl - rmbase /* Help and command keyword table */
49 .word flags - rmbase /* Module flags extension offset */
64 adr r1, rmbase
81 * The size of the code/data to be moved is not `end - rmbase' but
82 * `__bss_start__ - rmbase' for the module is loaded into RISC OS
89 .word __bss_start__ - rmbase
96 .word rmcmd_boot32 - rmbase /* Comman
[all...]
/netbsd-current/sys/arch/acorn32/stand/nbfs/
H A Drmheader.S41 rmbase: label
43 .word rminit - rmbase /* Initialisation code */
44 .word rmfinal - rmbase /* Finalisation code */
45 .word rmservice - rmbase /* Service call handler */
46 .word rmtitle - rmbase /* Title string */
47 .word rmhelp - rmbase /* Help string */
48 .word rmcmdtbl - rmbase /* Help and command keyword table */
54 .word flags - rmbase /* Module flags extension offset */
57 .word rmtitle - rmbase /* Filing system name */
58 .word rmtitle - rmbase /* Filin
[all...]

Completed in 192 milliseconds