代码搜索结果
找到约 2,917 项符合
Strip 的代码
tab-strip-bg.gif.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
tab-strip-bg.png.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
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
objstrip.c
/*
* arch/alpha/boot/tools/objstrip.c
*
* Strip the object file headers/trailers from an executable (ELF or ECOFF).
*
* Copyright (C) 1996 David Mosberger-Tang.
*/
/*
* Converts an ECOFF or ELF
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
do-not-strip-fc.js.svn-base
K 13
svn:eol-style
V 6
native
END
do-not-strip-fc.js.svn-base
// Copyright 2008 the V8 project authors. All rights reserved.
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditio