Searched refs:sym (Results 251 - 258 of 258) sorted by relevance

<<11

/haiku-fatelf/src/bin/network/wget/build-aux/
H A Dconfig.sub1240 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
/haiku-fatelf/src/libs/ncurses/
H A Dconfig.sub1172 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
/haiku-fatelf/src/libs/pdflib/config/
H A Dconfig.sub1056 | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \
/haiku-fatelf/src/libs/print/libgutenprint/scripts/
H A Dconfig.sub1284 | -sym* | -kopensolaris* \
/haiku-fatelf/src/bin/gdb/gdb/
H A Dgdbarch.c1055 "ELF_MAKE_MSYMBOL_SPECIAL(sym, msym)",
1056 XSTRING (ELF_MAKE_MSYMBOL_SPECIAL (sym, msym)));
3468 gdbarch_elf_make_msymbol_special (struct gdbarch *gdbarch, asymbol *sym, struct minimal_symbol *msym) argument
3474 gdbarch->elf_make_msymbol_special (sym, msym);
/haiku-fatelf/src/bin/coreutils/
H A Dconfigure8792 rm -f conftest.sym conftest.file
8794 if test "$as_ln_s" = "ln -s" && ln -s conftest.file conftest.sym; then
8808 return lstat ("conftest.sym/", &sbuf) == 0;
8827 rm -f conftest.sym conftest.file
9227 static char const sym[] = "conftest.sym";
9228 if (symlink (".", sym) != 0
9229 || close (open (sym, O_RDONLY | O_NOFOLLOW)) == 0)
9231 unlink (sym);
15120 for ac_header in bp-sym
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure16969 for ac_header in bp-sym.h
17237 for ac_header in bp-sym.h
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure6881 echo "_main" > conftest.sym
6882 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"

Completed in 316 milliseconds

<<11