代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/398200/2391505
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_exec.c
//
// AM33 Linux specific RedBoot exec command
//
//==================================
www.eeworm.com/read/398200/2391841
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_boot.c
//
// RedBoot command to boot Linux on ARM platforms
//
//============================
www.eeworm.com/read/398200/2393708
h redboot_linux_exec.h
//==========================================================================
//
// redboot_linux_boot.h
//
// RedBoot interfaces with Linux kernel
//
//======================================
www.eeworm.com/read/398200/2393722
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_exec.c
//
// RedBoot command to boot Linux
//
//=============================================
www.eeworm.com/read/398200/2394825
c redboot_linux_exec.c
//==========================================================================
//
// redboot_linux_exec.c
//
// RedBoot exec command for Linux booting
//
//====================================
www.eeworm.com/read/395929/2427581
h i386linux.h
/* Linux writes the task structure at the end of the core file. Currently it
is 2912 bytes. It is possible that this should be a pickier check, but
we should probably not be too picky (the siz
www.eeworm.com/read/395929/2427715
c i386linux.c
/* BFD back-end for linux flavored i386 a.out binaries.
Copyright 1992, 1993, 1994, 1995, 1996, 1997
Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
www.eeworm.com/read/395929/2428336
sh i386linux.sh
SCRIPT_NAME=aout
OUTPUT_FORMAT="a.out-i386-linux"
TARGET_PAGE_SIZE=0x1000
TEXT_START_ADDR=0x1020
NONPAGED_TEXT_START_ADDR=0
ARCH=i386
TEMPLATE_NAME=linux
www.eeworm.com/read/395929/2430846
c x86linux.c
/* x86/linux lburg spec. Derived from x86.md by
Marcos Ramirez
Horst von Brand
Jacob Navia
*/
enum { EAX=0, ECX=1, EDX=
www.eeworm.com/read/395929/2430865
md x86linux.md
%{
/* x86/linux lburg spec. Derived from x86.md by
Marcos Ramirez
Horst von Brand
Jacob Navia
*/
enum { EAX=0, ECX=1, E