Home
last modified time | relevance | path

Searched refs:stripped (Results 1 – 25 of 26) sorted by relevance

12

/illumos-gate/usr/src/grub/grub-0.97/
H A Ddepcomp204 stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
205 tmpdepfile="$stripped.u"
215 stripped=`echo "$stripped" | sed 's,^.*/,,'`
216 tmpdepfile="$stripped.u"
226 outname="$stripped.o"
H A Daclocal.m4942 # Installed binaries are usually stripped using `strip' when the user
/illumos-gate/usr/src/cmd/file/
H A Dmagic88 >8 ushort >0 not stripped
93 >8 ushort >0 not stripped
96 >8 ushort >0 not stripped
105 >12 long >0 not stripped
108 >12 long >0 not stripped
111 >12 long >0 not stripped
114 >12 long >0 not stripped
117 >12 long >0 not stripped
119 >12 long >0 not stripped
121 >12 long >0 not stripped
[all …]
H A Delf_read.c571 if ((EI->stripped & E_NOSTRIP) == E_NOSTRIP) in process_shdr()
574 if (!(EI->stripped & E_SYMTAB) && in process_shdr()
576 EI->stripped |= E_SYMTAB; in process_shdr()
585 if (!(EI->stripped & E_DBGINF) && in process_shdr()
589 EI->stripped |= E_DBGINF; in process_shdr()
H A Delf_read.h33 unsigned stripped; /* symtab, debug info */ member
H A Dfile.c1364 if (EInfo.stripped & E_SYMTAB) { in elf_check()
1366 if (!(EInfo.stripped & E_DBGINF)) { in elf_check()
/illumos-gate/usr/src/test/elf-tests/tests/groups/strip-groups/
H A DREADME.md6 right member was stripped, and that ld -r outputs a group which is valid.
11 strip-all: We create a group where all members are stripped and verify this
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab128 +96 long >0 , not stripped
138 +96 long >0 , not stripped
175 +36 long >0 , not stripped
204 +16 long >0 , not stripped
232 &16 long >0 , not stripped
244 +16 long >0 , not stripped
247 +16 long >0 , not stripped
250 +16 long >0 , not stripped
252 +16 long >0 , not stripped
325 +16 long >0 , not stripped
[all …]
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtermcap.ed112 char stripped[16];
118 p = _stripdelays(cursor_left, stripped, 16);
122 p = _stripdelays(tab, stripped, 16);
126 p = _stripdelays(carriage_return, stripped, 16);
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.data26 # just stripped early in parsing.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darith.sh361 (( ${x:0:1} == 0 )) || err_exit 'leading zero should not be stripped for x:a:b'
363 (( c$x == 3 )) || err_exit 'leading zero with variable should not be stripped'
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c1674 char *stripped, *cp; in lxml_get_loctext() local
1717 stripped = safe_strdup((const char *)cursor->content); in lxml_get_loctext()
1719 for (; isspace(*stripped); stripped++) in lxml_get_loctext()
1721 for (cp = stripped + strlen(stripped) - 1; isspace(*cp); cp--) in lxml_get_loctext()
1726 stripped); in lxml_get_loctext()
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX38 if they are stripped. The argument for stripping is that it is
/illumos-gate/usr/src/pkg/
H A DREADME.pkg230 architecture are stripped.
/illumos-gate/usr/src/cmd/sgs/tools/
H A DSUNWonld-README651 4770484 elfdump can not handle stripped archive file
820 4967869 linking stripped library causes segv in linker
1696 15260 ld crashes if group members are stripped by -s
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmake.probe704 *archive*not*stripped*|*data*dynamic*not*stripped*)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE479 06-08-30 misc/glob.c: fix ~(E)re bug that stripped ~(E) before regcomp
1497 mime: original- stripped from content-* headers
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg943 information stripped"
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi144 this specification, stripped of the x86-specific details, could be
H A Dmultiboot.info99 this specification, stripped of the x86-specific details, could be
H A Dtexinfo.tex435 % If a _delimited_ argument is enclosed in braces, they get stripped; so
441 % that a pair of braces would be stripped.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1514 …\texttt{rx\_vlan\_removal\_en} & can be set if it is desired to get the VLAN stripped and out-of-b…
1534 … \texttt{b\_last\_packet} can be ignored. \texttt{vlan} is the VLAN tag stripped from the packet, …
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME2213 the address from being stripped down, use:
2656 comments to the ruleset (comments in parentheses () are stripped
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE155 12-04-09 A bug in which the leading 0 was stripped from $x, when $x contained
2045 03-11-04 A bug in which leading zeros were stripped from variable
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src4516 # project - an heavily stripped down Linux to be run on 16 bit

12