Remove HAVE_DLADDR from AndroidConfig.h.
Change-Id: I014ce98c61b12169e381b769af34b682df46087e
This commit is contained in:
@@ -170,13 +170,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 0
|
#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
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
@@ -186,13 +186,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 0
|
#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
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
@@ -185,13 +185,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 0
|
#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
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
@@ -190,13 +190,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 0
|
#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
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
@@ -175,13 +175,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 1
|
#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
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
@@ -175,13 +175,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 1
|
#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
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
@@ -174,13 +174,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 0
|
#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 0
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
@@ -188,13 +188,6 @@
|
|||||||
*/
|
*/
|
||||||
#define HAVE_BACKTRACE 0
|
#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 0
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
* Defined if we have the cxxabi.h header for demangling C++ symbols. If
|
||||||
* not defined, stack crawls will be displayed with raw mangled symbols
|
* not defined, stack crawls will be displayed with raw mangled symbols
|
||||||
|
Reference in New Issue
Block a user