Searched refs:shlib (Results 1 - 25 of 42) sorted by relevance

12

/openbsd-current/libexec/ld.so/ldconfig/
H A DMakefile9 SRCS= ldconfig.c shlib.c etc.c sod.c ldconfig_path.c
/openbsd-current/regress/lib/libssl/symbols/
H A DMakefile9 LDFLAGS+= -Wl,--no-allow-shlib-undefined
/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Diofclose.c32 # include <shlib-compat.h>
H A Diofopen.c31 # include <shlib-compat.h>
H A Dfileops.c42 # include <shlib-compat.h>
/openbsd-current/regress/lib/libcrypto/symbols/
H A DMakefile24 LDFLAGS+= -Wl,--no-allow-shlib-undefined
/openbsd-current/gnu/usr.bin/perl/dist/Devel-PPPort/devel/
H A Dmktodo.pl38 shlib => 'blib/arch/auto/Devel/PPPort/PPPort.so',
42 perl=s todo=i blead todo-dir=s version=s shlib=s debug=i base final=s verbose check!
240 @u = eval { find_undefined_symbols($fullperl, $opt{shlib}) };
440 my $symbols = read_sym(file => $opt{shlib}, options => [qw( --defined-only )]);
562 # returns a list of undefined symbols in $shlib. To be considered
567 my($perl, $shlib) = @_;
570 my $ls = read_sym(file => $shlib, options => [qw( --undefined-only )]);
/openbsd-current/usr.bin/tic/
H A Dcapconvert127 if test $OPT ../misc/shlib ; then
128 TIC="../misc/shlib $TIC"
/openbsd-current/gnu/lib/libreadline/
H A DMakefile.in122 CREATED_MAKEFILES = Makefile doc/Makefile examples/Makefile shlib/Makefile
184 -test -d shlib || mkdir shlib
185 -( cd shlib ; ${MAKE} ${MFLAGS} all )
234 -( cd shlib; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} uninstall )
237 -( cd shlib ; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} install )
240 -( cd shlib; ${MAKE} ${MFLAGS} DESTDIR=${DESTDIR} uninstall )
251 -( cd shlib && $(MAKE) $(MFLAGS) $@ )
256 -( cd shlib && $(MAKE) $(MFLAGS) $@ )
261 -( cd shlib
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dso-thresh.mk16 # to ensure that the shlib sources are all available.
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dvarasm.c4892 default_section_type_flags_1 (decl, name, reloc, shlib)
4896 int shlib;
4902 else if (decl && decl_readonly_section_1 (decl, reloc, shlib))
5144 categorize_decl_for_section (decl, reloc, shlib)
5147 int shlib;
5169 if (shlib && (reloc & 2))
5171 else if (shlib && reloc)
5176 else if (shlib && (reloc & 2))
5178 else if (shlib && reloc)
5192 if ((shlib
[all...]
/openbsd-current/libexec/ld.so/
H A Dloader.c238 elf_object_t *shlib; local
254 shlib = _dl_load_shlib(cp, _dl_objects, OBJTYPE_LIB,
256 if (shlib == NULL)
258 _dl_add_object(shlib);
259 _dl_link_child(shlib, _dl_objects);
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DSymbol.cpp242 intptr_t shlib = m_addr_range.GetByteSize(); local
243 if (shlib)
244 s->Printf(" -> %s`%s\n", (const char *)shlib, reexport_name.GetCString());
/openbsd-current/gnu/lib/libreadline/shlib/
H A DMakefile.in167 $(SHELL) $(topdir)/support/shlib-install -O $(host_os) -d $(DESTDIR)$(libdir) -i "$(INSTALL_DATA)" $(SHARED_HISTORY)
168 $(SHELL) $(topdir)/support/shlib-install -O $(host_os) -d $(DESTDIR)$(libdir) -i "$(INSTALL_DATA)" $(SHARED_READLINE)
172 $(SHELL) $(topdir)/support/shlib-install -O $(host_os) -d $(DESTDIR)$(libdir) -U $(SHARED_HISTORY)
173 $(SHELL) $(topdir)/support/shlib-install -O $(host_os) -d $(DESTDIR)$(libdir) -U $(SHARED_READLINE)
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-i370.c343 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE;
381 shlib = SHLIB_PIC;
413 shlib = SHILB_MRELOCATABLE;
418 shlib = SHILB_MRELOCATABLE;
1153 switch (shlib)
340 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE; variable in typeref:enum:__anon5308
H A Dtc-ppc.c724 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE;
981 shlib = SHLIB_PIC;
1021 shlib = SHLIB_MRELOCATABLE;
1027 shlib = SHLIB_MRELOCATABLE;
1875 switch (shlib)
719 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE; variable in typeref:enum:__anon5
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-i370.c426 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE;
466 shlib = SHLIB_PIC;
497 shlib = SHILB_MRELOCATABLE;
503 shlib = SHILB_MRELOCATABLE;
1250 switch (shlib)
421 static enum { SHLIB_NONE, SHLIB_PIC, SHILB_MRELOCATABLE } shlib = SHLIB_NONE; variable in typeref:enum:__anon4363
H A Dtc-ppc.c722 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE;
970 shlib = SHLIB_PIC;
1010 shlib = SHLIB_MRELOCATABLE;
1016 shlib = SHLIB_MRELOCATABLE;
1866 switch (shlib)
717 static enum { SHLIB_NONE, SHLIB_PIC, SHLIB_MRELOCATABLE } shlib = SHLIB_NONE; variable in typeref:enum:__anon4400
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h148 nub_addr_t LookupSymbol(const char *name, const char *shlib);
/openbsd-current/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h150 const char *shlib) DNB_EXPORT;
H A DDNB.cpp1646 const char *shlib) {
1649 return procSP->LookupSymbol(name, shlib);
1645 DNBProcessLookupAddress(nub_process_t pid, const char *name, const char *shlib) argument
/openbsd-current/gnu/share/
H A Dltconfig1840 file_magic_test_file=/shlib/libc.so
1841 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
1842 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
2026 file_magic_test_file=/shlib/libc.so
2028 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dconfigure1495 lt_cv_file_magic_test_file=/shlib/libc.so
1601 lt_cv_file_magic_test_file=/shlib/libc.so
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com111 $!glibpth="/lib/pa1.1 /usr/shlib /usr/lib/large /lib /usr/lib" !sfn
113 $!glibpth="$glibpth /usr/ccs/lib /usr/ucblib /usr/shlib" !sfn
122 $!: We probably want to search /usr/shlib before most other libraries. !sfn
124 $!glibpth=`echo " $glibpth " | sed -e 's! /usr/shlib ! !'` !sfn
125 $!glibpth="/usr/shlib $glibpth" !sfn
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dconfigure1499 lt_cv_file_magic_test_file=/shlib/libc.so
1605 lt_cv_file_magic_test_file=/shlib/libc.so

Completed in 586 milliseconds

12