代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/209559/4971615
h som.h
#ifndef _ASM_PARISC_SOM_H
#define _ASM_PARISC_SOM_H
/* File format definition for SOM executables / shared libraries */
#include
#endif /* _ASM_PARISC_SOM_H
www.eeworm.com/read/195013/5116211
c irixelf.c
/*
* irixelf.c: Code to load IRIX ELF executables which conform to
* the MIPS ABI.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Based upon work which is:
* Copyright
www.eeworm.com/read/195013/5121700
h som.h
#ifndef _ASM_PARISC_SOM_H
#define _ASM_PARISC_SOM_H
/* File format definition for SOM executables / shared libraries */
#include
#endif /* _ASM_PARISC_SOM_H
www.eeworm.com/read/179911/5293179
c irixelf.c
/*
* irixelf.c: Code to load IRIX ELF executables which conform to
* the MIPS ABI.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Based upon work which is:
* Copyright
www.eeworm.com/read/179911/5299365
h som.h
#ifndef _ASM_PARISC_SOM_H
#define _ASM_PARISC_SOM_H
/* File format definition for SOM executables / shared libraries */
#include
#endif /* _ASM_PARISC_SOM_H
www.eeworm.com/read/164348/5496337
readme
This directory should build some unit test executables.
Each test should be run with it's correspoding test case input file.
For example, to run the 'tmap' test you would type 'tmap tmap.in'. If t
www.eeworm.com/read/162614/5515997
h uclinux.h
/* Definitions of target machine for GCC. m68k/ColdFire based uClinux system
using ELF objects with special linker post-processing to produce FLAT
executables.
Copyright (C) 2003 Free Softw
www.eeworm.com/read/350097/3128081
c irixelf.c
/*
* irixelf.c: Code to load IRIX ELF executables which conform to
* the MIPS ABI.
*
* Copyright (C) 1996 David S. Miller (dm@engr.sgi.com)
*
* Based upon work which is:
* Copyright
www.eeworm.com/read/350097/3134255
h som.h
#ifndef _ASM_PARISC_SOM_H
#define _ASM_PARISC_SOM_H
/* File format definition for SOM executables / shared libraries */
#include
#endif /* _ASM_PARISC_SOM_H
www.eeworm.com/read/331534/3411283
svn-base cmakelists.txt.svn-base
PROJECT (FTPTest)
SET (EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}/bin CACHE PATH
"Single output directory for building all executables.")
SET( TARGET_BASE_NAME "${PROJECT_NAME}" )
S