代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/256195/4370485
x armelfb.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_
www.eeworm.com/read/281104/10263184
makefile
# Makefile
# If you change destination of executables, remember to change
# startup script (init.d/sms3) too.
BINDIR=/usr/local/bin
VERSION=$(shell grep package_version src/version.h | cut -f2)
com
www.eeworm.com/read/460079/7257968
cmd main.cmd
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("/gnude/arm-elf/lib");
/* Do we
www.eeworm.com/read/323728/13325029
ld ldscript_ram.ld
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("/cygdrive/c/bar/arm-elf/l
www.eeworm.com/read/323728/13325051
ld ldscript_rom.ld
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("/cygdrive/c/bar/arm-elf/l
www.eeworm.com/read/136989/5838806
mt_cubit_test
#! /bin/sh
# MT_Cubit_Test,v 1.19 1999/06/06 13:20:32 levine Exp
#
# Spawns MT_Cubit server and client executables on a single host.
usage="usage: $0 [-n ] [-r ] [-t] [-l]
www.eeworm.com/read/126933/6010304
fix borland.fix
Notes on patching Borland (binary) executables so they'll understand Unix-
style, LF-delimited ASCII files (from Onno van der Linden, c/o Frank van
der Linden, vdlinden@fwi.uva.nl).
1. The CPP used
www.eeworm.com/read/480482/6664902
ld ldscript_ram.ld
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("/cygdrive/c/bar/arm-elf/l
www.eeworm.com/read/480482/6664909
ld ldscript_rom.ld
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("/cygdrive/c/bar/arm-elf/l
www.eeworm.com/read/251158/12360246
ld ldscript_ram.ld
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm",
"elf32-littlearm")
OUTPUT_ARCH(arm)
ENTRY(_start)
SEARCH_DIR("/cygdrive/c/bar/arm-elf/l