Searched refs:page0 (Results 1 - 17 of 17) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/arm/
H A Dvectors.S47 .global _C_LABEL(page0), _C_LABEL(page0_data), _C_LABEL(page0_end)
50 _C_LABEL(page0):
62 .set _C_LABEL(fiqvector), . - _C_LABEL(page0)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-m68hc11/
H A Dbug-3331.s12 std table ;; This instruction uses a symbol in page0
17 .sect .page0
H A Dbug-1403.s13 .sect .page0
H A Dbug-1417.s19 .sect .page0
H A Dadj-brset.s43 .sect .page0
H A Dadj-jump.s66 .sect .page0
H A Dfar-hc11.s102 .sect .page0
H A Drelax-direct.s73 .sect .page0
H A Drelax-group.s153 .sect .page0
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/scripttempl/
H A Delfm68hc11.sc87 page0 (rwx) : ORIGIN = 0x0, LENGTH = 256
283 /* Concatenate .page0 sections. Put them in the page0 memory bank
285 .page0 :
287 *(.page0)
289 } ${RELOCATING+ > page0}
H A Delfm68hc12.sc87 page0 (rwx) : ORIGIN = 0x0, LENGTH = 256
283 /* Concatenate .page0 sections. Put them in the page0 memory bank
285 .page0 :
287 *(.page0)
288 } ${RELOCATING+ > page0}
/netbsd-6-1-5-RELEASE/sys/arch/arm/arm32/
H A Darm32_machdep.c110 extern unsigned int page0[], page0_data[];
112 unsigned int *vectors_data = vectors + (page0_data - page0);
124 vectors[vec] = page0[vec];
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/m68hc11/
H A Dlbranch.d65 [ ]+10a: R_M68HC11_8 .page0
/netbsd-6-1-5-RELEASE/sys/arch/bebox/stand/boot/
H A Dsd.c433 goto page0;
445 page0:
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/m68hc11/
H A Dlarith.asm103 They should be located in page0. */
150 They should be located in page0. */
167 They should be located in page0. */
/netbsd-6-1-5-RELEASE/sys/dev/scsipi/
H A Dsd.c2127 goto page0;
2139 page0:
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c47160 volatile u32 *page0; /* Chunk of wal-index containing header */ local
[all...]

Completed in 775 milliseconds