代码搜索:executables

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

代码结果 1,287
www.eeworm.com/read/268798/11121109

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/109309/15559681

c join.c

/* * $Id: join.c,v 1.3 2003/04/27 20:54:42 andrew_belov Exp $ * --------------------------------------------------------------------------- * This program writes overlay data to ARJ executables. *
www.eeworm.com/read/109296/15559933

c join.c

/* * $Id: join.c,v 1.3 2003/04/27 20:54:42 andrew_belov Exp $ * --------------------------------------------------------------------------- * This program writes overlay data to ARJ executables. *
www.eeworm.com/read/105179/15676227

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/291779/8396424

txt ld_script.txt

/* Default linker script, for normal executables */ OUTPUT_FORMAT(pei-i386) SECTIONS { .text __image_base__ + __section_alignment__ : { *(.init) *(.text) *(SORT(.text$*))
www.eeworm.com/read/366581/9807815

in gzexe.in

: #!/bin/sh # gzexe: compressor for Unix executables. # Use this only for binaries that you do not use frequently. # # The compressed version is a shell script which decompresses itself after # skippi
www.eeworm.com/read/378796/7070061

txt ld_script.txt

/* Default linker script, for normal executables */ OUTPUT_FORMAT(pei-i386) SECTIONS { .text __image_base__ + __section_alignment__ : { *(.init) *(.text) *(SORT(.text$*))
www.eeworm.com/read/329346/12959250

txt ld_script.txt

/* Default linker script, for normal executables */ OUTPUT_FORMAT(pei-i386) SECTIONS { .text __image_base__ + __section_alignment__ : { *(.init) *(.text) *(SORT(.text$*))
www.eeworm.com/read/136971/13350603

in gzexe.in

: #!/bin/sh # gzexe: compressor for Unix executables. # Use this only for binaries that you do not use frequently. # # The compressed version is a shell script which decompresses itself after # skippi
www.eeworm.com/read/320714/13419380

txt ld_script.txt

/* Default linker script, for normal executables */ OUTPUT_FORMAT(pei-i386) SECTIONS { .text __image_base__ + __section_alignment__ : { *(.init) *(.text) *(SORT(.text$*))