Loading core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -170,13 +170,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading core/combo/include/arch/freebsd-x86/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -186,13 +186,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading core/combo/include/arch/linux-arm/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -185,13 +185,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading core/combo/include/arch/linux-mips/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -190,13 +190,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading core/combo/include/arch/linux-ppc/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -175,13 +175,6 @@ */ #define HAVE_BACKTRACE 1 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading Loading
core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -170,13 +170,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading
core/combo/include/arch/freebsd-x86/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -186,13 +186,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading
core/combo/include/arch/linux-arm/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -185,13 +185,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading
core/combo/include/arch/linux-mips/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -190,13 +190,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading
core/combo/include/arch/linux-ppc/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -175,13 +175,6 @@ */ #define HAVE_BACKTRACE 1 /* * Defined if we have the dladdr() call for retrieving the symbol associated * with a memory address. If not defined, stack crawls will not have symbolic * information. */ #define HAVE_DLADDR 1 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols Loading