代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/410728/2205247
in makefile.in
VPATH = @srcdir@
srcdir = @srcdir@
EXECUTABLES = ambiguous annota2 anon-union cplusfuncs cttiadd \
derivation inherit local member-ptr method misc \
overload ovldbreak ref-typ ref-typ2 templ
www.eeworm.com/read/7878/139323
x armelf_linux.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR(
www.eeworm.com/read/486037/1254234
x armelf_linux.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR(
www.eeworm.com/read/321483/3533962
t rel2abs2rel.t
#!/usr/bin/perl -w
# Here we make sure File::Spec can properly deal with executables.
# VMS has some trouble with these.
use File::Spec;
use lib File::Spec->catdir('t', 'lib');
use Test::More (-x $
www.eeworm.com/read/304657/3786922
m4 acinclude.m4
sinclude(../config/no-executables.m4)
sinclude(../libtool.m4)
dnl The lines below arrange for aclocal not to bring libtool.m4
dnl AM_PROG_LIBTOOL into aclocal.m4, while still arranging for automake
dn
www.eeworm.com/read/410339/2211038
x armelf.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("/usr/local/arm-uclinux-tools/a
www.eeworm.com/read/362989/2923753
x armelf_linux.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("=/usr/local/lib"); SEARCH_DIR(
www.eeworm.com/read/262041/4316665
h elf.h
#ifndef _LINUX_ELF_H
#define _LINUX_ELF_H
#include
#include
#ifndef elf_read_implies_exec
/* Executables for which elf_read_implies_exec() returns TRUE will
www.eeworm.com/read/262041/4316741
h~ elf.h~
#ifndef _LINUX_ELF_H
#define _LINUX_ELF_H
#include
#include
#ifndef elf_read_implies_exec
/* Executables for which elf_read_implies_exec() returns TRUE will
www.eeworm.com/read/256195/4370476
x armelfb_linux.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-bigarm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("//target/usr/local/lib"); SEARCH_