代码搜索结果
找到约 3,568 项符合
Strip 的代码
mytemplatesedit.tpl
{strip}
{include file="popheader.tpl"}
/* */
/*
mytemplatesadd.tpl
{strip}
{* {include file="popheader.tpl"} *}
/* */
dounsreloc
#!/bin/sh
# objdump the reloc table, but strip off the headings and reloc
# numbers and sort the result. Intended for use in comparing reloc
# tables that may not be in the same order.
objdump +relo
dounssym
#!/bin/sh
# objdump the symbol table, but strip off the headings and symbol
# numbers and sort the result. Intended for use in comparing symbol
# tables that may not be in the same order.
objdump +s
dounsreloc
#!/bin/sh
# objdump the reloc table, but strip off the headings and reloc
# numbers and sort the result. Intended for use in comparing reloc
# tables that may not be in the same order.
objdump +relo
dounssym
#!/bin/sh
# objdump the symbol table, but strip off the headings and symbol
# numbers and sort the result. Intended for use in comparing symbol
# tables that may not be in the same order.
objdump +s
project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 38;
objects = {
014CEA440018CDF011CA2923 = {
buildRules = (
);
buildSettings = {
COPY_PHASE_STRIP = NO;
OPTIM
method
#!/bin/sh
# this script greps all the lines that start with '* ' from the input
# file; Results are redirected to file strip_comments.out
if [ $# -eq 0 ]; then
echo "Usage= `basename $0` Filename
te-sysv32.h
/* Remove leading underscore from the gcc generated symbol names. */
#define STRIP_UNDERSCORE
#include "obj-format.h"
/* end of te-sysv32.h */
dounsreloc
#!/bin/sh
# objdump the reloc table, but strip off the headings and reloc
# numbers and sort the result. Intended for use in comparing reloc
# tables that may not be in the same order.
objdump +relo