HomeSort by relevance Sort by last modified time
    Searched full:export_dynamic (Results 1 - 25 of 92) sorted by null

1 2 3 4

  /external/bluetooth/glib/gio/fam/
Makefile.am 5 module_flags = -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)'
  /external/chromium/base/debug/
stack_trace_unittest.cc 95 // Note: This will fail if not linked with -rdynamic (aka -export_dynamic)
  /external/jpeg/
ltmain.sh 380 export_dynamic=no
481 if test "$export_dynamic" != yes; then
482 export_dynamic=yes
1046 if test "$export_dynamic" = yes; then
    [all...]