代码搜索:Linux启动
找到约 10,000 项符合「Linux启动」的源代码
代码结果 10,000
www.eeworm.com/read/414886/2139745
svn-base linux2.pcf.svn-base
#
# ***** BEGIN LICENSE BLOCK *****
# Version: RCSL 1.0/RPSL 1.0
#
# Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
#
# The contents of this file, and the files included with
www.eeworm.com/read/410728/2204259
h nm-ppc64-linux.h
/* IBM PowerPC64 native-dependent macros for GDB, the GNU debugger.
Copyright 2003 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it
www.eeworm.com/read/410728/2204627
inc m32r-linux.inc
comment "subroutine prologue"
.macro gdbasm_enter
push fp -> push lr
addi sp,#-4 -> mv fp,sp
.endm
comment "subroutine epilogue"
.macro gdbasm_leave
addi sp,#4 -> pop lr
pop fp -> jmp lr
.e
www.eeworm.com/read/410728/2205271
c linux-ia64-low.c
/* GNU/Linux/IA64 specific low level interface, for the remote server for GDB.
Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
www.eeworm.com/read/410728/2205273
c linux-s390-low.c
/* GNU/Linux S/390 specific low level interface, for the remote server
for GDB.
Copyright 2001, 2002
Free Software Foundation, Inc.
This file is part of GDB.
This program is free soft
www.eeworm.com/read/410728/2205287
c linux-i386-low.c
/* GNU/Linux/i386 specific low level interface, for the remote server for GDB.
Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2004
Free Software Foundation, Inc.
This file is part of GD
www.eeworm.com/read/410728/2205334
dat reg-i386-linux.dat
name:i386_linux
expedite:ebp,esp,eip
32:eax
32:ecx
32:edx
32:ebx
32:esp
32:ebp
32:esi
32:edi
32:eip
32:eflags
32:cs
32:ss
32:ds
32:es
32:fs
32:gs
80:st0
80:st1
80:st2
80:st3
80:st4
80:st5
80:st6
80:st
www.eeworm.com/read/410514/2209816
build-linux-ep7312-skyeye
#!/bin/sh
rm config.cache config.status -f
CC=arm-linux-gcc \
./configure \
--build=i386-linux \
--target=arm-unknown-linux \
--host=arm-unknown-linux \