Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/stand/mboot/
H A Dsrt0.S35 bra start0
41 start0: label
/netbsd-src/sys/arch/x68k/stand/boot/
H A Dsrt0.S32 bra start0
44 start0: label
/netbsd-src/sys/arch/landisk/stand/bootxx/
H A Dpbr.S38 bra start0
45 start0: label
/netbsd-src/sys/arch/i386/pci/
H A Delan520.c660 paddr_t start0, end0; in region_paddr_to_par() local
662 start0 = region0->start; in region_paddr_to_par()
665 if (start0 % unit != 0) in region_paddr_to_par()
666 start = start0 + unit - start0 % unit; in region_paddr_to_par()
668 start = start0; in region_paddr_to_par()
679 if (start0 < start) { in region_paddr_to_par()
680 residue->start = start0; in region_paddr_to_par()
/netbsd-src/sys/arch/i386/stand/fatboot/
H A Dfatboot.S79 jmp start0
108 start0: label
/netbsd-src/sys/arch/i386/stand/bootxx/
H A Dpbr.S120 jmp start0
128 start0: label
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sh.c196 bfd_vma start0 = start - 4; in sh_elf_reloc_loop() local
198 while (start0 && IS_PPI (contents + start0)) in sh_elf_reloc_loop()
199 start0 -= 2; in sh_elf_reloc_loop()
200 start0 = start - 2 - ((start - start0) & 2); in sh_elf_reloc_loop()
201 start = start0 - cum_diff - 2; in sh_elf_reloc_loop()
202 end = start0; in sh_elf_reloc_loop()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-sh.c196 bfd_vma start0 = start - 4; in sh_elf_reloc_loop() local
198 while (start0 && IS_PPI (contents + start0)) in sh_elf_reloc_loop()
199 start0 -= 2; in sh_elf_reloc_loop()
200 start0 = start - 2 - ((start - start0) & 2); in sh_elf_reloc_loop()
201 start = start0 - cum_diff - 2; in sh_elf_reloc_loop()
202 end = start0; in sh_elf_reloc_loop()
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dj_methodcalls_example.txt476 311492 2 java/lang/Thread.start0
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dj_methodcalls_example.txt476 311492 2 java/lang/Thread.start0