代码搜索结果
找到约 10,000 项符合
SD Card 的代码
tlsg.sd
#source: tlsg.s
#as: --32
#ld: -melf_i386
#objdump: -sj.debug_foobar
#target: i?86-*-*
.*: +file format elf32-i386
Contents of section .debug_foobar:
0+ 18000000 +.*
tlsbin.sd
#source: tlsbinpic.s
#source: tlsbin.s
#as:
#ld: -shared
#objdump: -sj.got
#target: ia64-*-*
.*: +file format elf..-ia64-.*
Contents of section .got:
(60+)?2000 0+ 0+ 0+ 0+ .*
(60+)?2010 0+ 0+ 0+
tlspic.sd
#source: tlspic1.s
#source: tlspic2.s
#as:
#ld: -shared
#objdump: -sj.got
#target: ia64-*-*
.*: +file format elf..-ia64-.*
Contents of section .got:
12000 0+ 0+ 0+ 0+ .*
12010 0+ 0+ [0-9a-f]+ [0-
tlsg.sd
#source: tlsg.s
#as:
#ld:
#objdump: -sj.debug_foobar
#target: ia64-*-*
.*: +file format elf..-ia64-.*
Contents of section .debug_foobar:
0+ 18000000 0+ +.*
tlsbin.sd
#source: tlsbinpic.s
#source: tlsbin.s
#as: -m31
#ld: -shared -melf_s390
#objdump: -sj.got
#target: s390-*-*
.*: file format elf32-s390
Contents of section .got:
[0-9a-f]+ [0-9a-f]+ 00000000 00
tlspic.sd
#source: tlspic1.s
#source: tlspic2.s
#as: -m31
#ld: -shared -melf_s390
#objdump: -sj.got
#target: s390-*-*
.*: +file format elf32-s390
Contents of section .got:
[0-9a-f]+ [0-9a-f]+ 00000000 000000
dlsection.sd
.*: file format elf.*-sh64
Contents of section \.text:
1000 00001004 .*
Contents of section \.text2:
1004 00000017 .*
Contents of section \.stack:
80000 deaddead
sd.c
/*
* sd.c Copyright (C) 1992 Drew Eckhardt
* Linux scsi disk driver by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to
*
sd.h
/*
* sd.h Copyright (C) 1992 Drew Eckhardt
* SCSI disk driver header file by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to
sd.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {