代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5827556
main makefile.main
# -*- Makefile -*-
#----------------------------------------------------------------------------
#
# Makefile.main,v 4.4 2004/01/05 02:42:27 bala Exp
#
# Makefile for executable main. Part of m
www.eeworm.com/read/100600/6268562
texi2html
#!PATH_TO_PERL -*- perl -*-
# Add path to perl on the previous line and make this executable
# if you want to use this as a normal script.
'di ';
'ig 00 ';
#+##########################################
www.eeworm.com/read/227822/14410961
c loader.c
/*
* QEMU Executable loader
*
* Copyright (c) 2006 Fabrice Bellard
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentat
www.eeworm.com/read/116836/14952127
cpp builder.cpp
// utility for creating the fileencryption utility executable.
#include "Files/SelfExtract.h"
#include
int main()
{
puts("\n\n========================================================
www.eeworm.com/read/482278/1289219
mak hecvm.mak
# /Fefilename sets the name of the executable
# /Idirectory sets a single include directory
# /link sets linker options to include extra libraries
# /Ddefine defines a macro
OPTIONS=
www.eeworm.com/read/229812/4749318
gml dbg.gml
.chap Introduction
This document describes the object and executable file structures
used by the &company Debugger to provide symbolic information about a program.
This information is subject to ch
www.eeworm.com/read/229812/4752215
gml ophshift.gml
.*
.*
.option HSHIFT
.*
.np
The "HSHIFT" defines the relationship between segment and linear address
in a segmented executable. The format of the "HSHIFT" option is as follows.
.mbigbox
OP
www.eeworm.com/read/229812/4752231
gml ldmodule.gml
.*
.*
.dirctv MODULE
.*
.np
The "MODULE" directive is used to specify the DLLs or NLMs to be
loaded before this executable is loaded.
The format of the "MODULE" directive (short form "MODU") is
www.eeworm.com/read/229812/4752233
gml opobjali.gml
.*
.*
.option OBJALIGN
.*
.np
The "OBJALIGN" option specifies the alignment for objects in the
executable file.
The format of the "OBJALIGN" option (short form "OBJA") is as follows.
.mbigbox
www.eeworm.com/read/229812/4752256
gml opredefs.gml
.*
.*
.option REDEFSOK
.*
.np
The "REDEFSOK" option tells the &lnkname to ignore redefined symbols
and to generate an executable file anyway.
By default, warning messages are displayed and an e