代码搜索:executables

找到约 1,287 项符合「executables」的源代码

代码结果 1,287
www.eeworm.com/read/418361/10951884

c linuxload.c

/* Code for loading Linux executables. Mostly linux kernel code. */ #include #include #include #include #include #include #includ
www.eeworm.com/read/227822/14410982

c linuxload.c

/* Code for loading Linux executables. Mostly linux kenrel code. */ #include #include #include #include #include #include #includ
www.eeworm.com/read/209559/4968882

h elf.h

#ifndef _LINUX_ELF_H #define _LINUX_ELF_H #include #include #ifndef elf_read_implies_exec /* Executables for which elf_read_implies_exec() returns TRUE will have t
www.eeworm.com/read/189320/5197612

run_test

#! /bin/sh # run_test,v 4.3 1998/10/09 21:27:47 naga Exp # # Spawns CPP-inserver-fancy and CPP-inclient executables on a single host. usage="usage: $0 #client_threads" user=`whoami` iterations=1000
www.eeworm.com/read/187906/5215264

patch postgis-javamakefile.patch

--- java/jdbc/Makefile.old 2006-12-25 15:25:19.000000000 +0200 +++ java/jdbc/Makefile 2006-12-25 15:25:26.000000000 +0200 @@ -27,7 +27,7 @@ # Configure the helper executables used during build. -
www.eeworm.com/read/346457/3183788

svn-base linuxload.c.svn-base

/* Code for loading Linux executables. Mostly linux kernel code. */ #include #include #include #include #include #include #includ
www.eeworm.com/read/292144/3958786

x elf64ppc.x

/* Default linker script, for normal executables */ OUTPUT_FORMAT("elf64-powerpc", "elf64-powerpc", "elf64-powerpc") OUTPUT_ARCH(powerpc:common64) ENTRY(_start) SEARCH_DIR("/mnt/archive/cross-p
www.eeworm.com/read/385462/2590473

c linuxload.c

/* Code for loading Linux executables. Mostly linux kernel code. */ #include #include #include #include #include #include #includ
www.eeworm.com/read/199372/7863087

x avr2.x

/* Default linker script, for normal executables */ OUTPUT_FORMAT("elf32-avr","elf32-avr","elf32-avr") OUTPUT_ARCH(avr:2) MEMORY { text (rx) : ORIGIN = 0, LENGTH = 8K data (rw!x) : ORIGIN =
www.eeworm.com/read/199372/7863094

x avr1.x

/* Default linker script, for normal executables */ OUTPUT_FORMAT("elf32-avr","elf32-avr","elf32-avr") OUTPUT_ARCH(avr:1) MEMORY { text (rx) : ORIGIN = 0, LENGTH = 8K data (rw!x) : ORIGIN =