代码搜索结果
找到约 2,917 项符合
Strip 的代码
strip.c
/*
* Copyright 1996 The Board of Trustees of The Leland Stanford
* Junior University. All Rights Reserved.
*
* Permission to use, copy, modify, and distribute this
* software and its documentatio
if_strip.h
/*
* if_strip.h --
*
* Definitions for the STRIP interface
*
* Copyright 1996 The Board of Trustees of The Leland Stanford
* Junior University. All Rights Reserved.
*
* Permission to use,
strip.h
#undef CONFIG_STRIP
psplit
powerpc-eabi-objcopy -v --strip-unneeded --strip-debug -O srec --remove-section=.bss --remove-section=.data seic rom.sr
powerpc-eabi-objcopy -v --strip-unneeded --strip-debug -O srec --remove-section
arm-linux-strip
./applets/libbatteryapplet.so
./applets/libbrightnessapplet.so
./applets/libcardmonapplet.so
./applets/libclipboardapplet.so
./applets/libclockapplet.so
./applets/libirreceiverapplet.so
./applets/libn
makefile
MINGW=S:\ProgRaw\MinGW
GCC=$(MINGW)\bin\gcc
LIB=$(MINGW)\lib
CFLAGS=-O2 -masm=intel -std=c99
LINKFLAGS=-mconsole -nostartfiles -Wl,--strip-all
load : load.o
$(GCC) $(LINKFLAGS) -o loa
makefile
MINGW=S:\ProgRaw\MinGW
GCC=$(MINGW)\bin\gcc
LIB=$(MINGW)\lib
CFLAGS=-O2 -masm=intel -std=c99
LINKFLAGS=-mconsole -nostartfiles -Wl,--strip-all
load : load.o
$(GCC) $(LINKFLAGS) -o loa
makefile
MINGW=S:\ProgRaw\MinGW
GCC=$(MINGW)\bin\gcc
LIB=$(MINGW)\lib
CFLAGS=-O2 -masm=intel -std=c99
LINKFLAGS=-mconsole -nostartfiles -Wl,--strip-all
load : load.o
$(GCC) $(LINKFLAGS) -o loa