代码搜索:executables

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

代码结果 1,287
www.eeworm.com/read/207008/15284202

hp readme.hp

Dynamic loading support requires that executables be linked with -ldld. The alternative is to build the collector without defining DYNAMIC_LOADING in gcconfig.h and ensuring that all garbage collectab
www.eeworm.com/read/198501/5087158

c binfmt_coff.c

/* * These are the functions used to load COFF IBSC style executables. * Information on COFF format may be obtained in either the Intel Binary * Compatibility Specification 2 or O'Rilley's book on
www.eeworm.com/read/192559/5152748

c key1024.c

/* This file is only needed if run-time DLL and EXE signature checking is turned on. The public key below should correspond to the private key used to sign the executables */ const
www.eeworm.com/read/180488/5283279

c key1024.c

/* This file is only needed if run-time DLL and EXE signature checking is turned on. The public key below should correspond to the private key used to sign the executables */ const
www.eeworm.com/read/304657/3793960

hp readme.hp

Dynamic loading support requires that executables be linked with -ldld. The alternative is to build the collector without defining DYNAMIC_LOADING in gcconfig.h and ensuring that all garbage collectab
www.eeworm.com/read/276929/4160805

plan9

#------------------------------------------------------------------------------ # plan9: file(1) magic for AT&T Bell Labs' Plan 9 executables # From: "Stefan A. Haubenthal" # 0 belo
www.eeworm.com/read/375190/2725833

hp readme.hp

Dynamic loading support requires that executables be linked with -ldld. The alternative is to build the collector without defining DYNAMIC_LOADING in gcconfig.h and ensuring that all garbage collectab
www.eeworm.com/read/375190/2737208

sh profile.sh

# build and run the tests leaving the executables in place # (C) Copyright 2002 Robert Ramey - http://www.rrsd.com . # Use, modification and distribution is subject to the Boost Software # License,
www.eeworm.com/read/354175/3079187

readme

sstrip is a small utility that removes the contents at the end of an ELF file that are not part of the program's memory image. Most ELF executables are built with both a program header table and a se
www.eeworm.com/read/170836/9785634

pl mkfiles.pl

#!/usr/bin/env perl # # Cross-platform Makefile generator. # # Reads the file `Recipe' to determine the list of generated # executables and their component objects. Then reads the source # files