• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/

Lines Matching refs:symbols

1562   -dlpreopen FILE   link in FILE and add its symbols to lt_preloaded_symbols
1563 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
1564 -export-symbols SYMFILE
1565 try to export only the symbols listed in SYMFILE
1566 -export-symbols-regex REGEX
1567 try to export only the symbols matching REGEX
1573 -no-undefined declare that a library does not refer to external symbols
2287 # Extract symbols from dlprefiles and create ${outputname}S.o with
2302 func_error "not configured to extract global symbols from dlpreopened files"
2337 func_verbose "extracting global C symbols from \`$progfile'"
2355 # Prepare the list of exported symbols
2384 func_verbose "extracting global C symbols from \`$dlprefile'"
2423 /* The mapping between symbol names and symbols. */
4044 # to make a dll which has undefined symbols, in which case not
4047 # that all symbols are satisfied, otherwise we get a static library.
4443 -export-symbols | -export-symbols-regex)
4445 func_fatal_error "more than one -exported-symbols argument is not allowed"
4447 if test "X$arg" = "X-export-symbols"; then
5440 # Prefer using a static library (so that no silly _DYNAMIC symbols
5836 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
6091 func_warning "\`-export-symbols' is ignored for archives"
6383 # Check to see if the archive will have undefined symbols.
6386 func_warning "undefined symbols not allowed in $host shared libraries"
6391 # Don't allow undefined symbols.
6822 $ECHO "*** Since this library must not contain undefined symbols,"
6983 # which of the given symbols are data symbols and tag
6986 # the list of exported symbols" if statement, so the
6996 # Prepare the list of exported symbols