代码搜索:Executable

找到约 10,000 项符合「Executable」的源代码

代码结果 10,000
www.eeworm.com/read/148694/5712088

symaddr

#!/bin/ksh # Get the address of a symbol in Hex. # $1 = object/executable file name # $2 = symbol name ${srcdir}/gdb.hp/tools/odump -sym "$1" | grep "$2"$ | awk '{print $1}' exit 0
www.eeworm.com/read/144211/5753076

sun

#------------------------------------------------------------------------------ # sun: file(1) magic for Sun machines # # Values for big-endian Sun (MC680x0, SPARC) binaries on pre-5.x # releases.
www.eeworm.com/read/144211/5753090

digital

# Digital UNIX - Info # 0 string !\n________64E Alpha archive >22 string X -- out of date # # Alpha COFF Based Executables # The stripped stuff really needs to be an 8 byte (64 bit) compare,
www.eeworm.com/read/144211/5753098

linux

#------------------------------------------------------------------------------ # linux: file(1) magic for Linux files # # Values for Linux/i386 binaries, from Daniel Quinlan
www.eeworm.com/read/144211/5753109

netbsd

#------------------------------------------------------------------------------ # netbsd: file(1) magic for NetBSD objects # # All new-style magic numbers are in network byte order. # 0 lelong 00
www.eeworm.com/read/144211/5753123

mirage

#------------------------------------------------------------------------------ # mirage: file(1) magic for Mirage executables # # XXX - byte order? # 0 long 31415 Mirage Assembler m.out executable
www.eeworm.com/read/144211/5753126

commands

#------------------------------------------------------------------------------ # commands: file(1) magic for various shells and interpreters # 0 string :\ shell archive or script for antique kerne
www.eeworm.com/read/144211/5753129

intel

#------------------------------------------------------------------------------ # intel: file(1) magic for x86 Unix # # Various flavors of x86 UNIX executable/object (other than Xenix, which # is in
www.eeworm.com/read/144211/5753149

xenix

#------------------------------------------------------------------------------ # xenix: file(1) magic for Microsoft Xenix # # "Middle model" stuff, and "Xenix 8086 relocatable or 80286 small # mode
www.eeworm.com/read/144211/5753170

ibm6000

#------------------------------------------------------------------------------ # ibm6000: file(1) magic for RS/6000 and the RT PC. # 0 beshort 0x01df executable (RISC System/6000 V3.1) or obj mod