Loading core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -104,13 +104,6 @@ #define _FILE_OFFSET_BITS 64 #define _LARGEFILE_SOURCE 1 /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Add any extra platform-specific defines here. */ Loading core/combo/include/arch/linux-arm/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -93,13 +93,6 @@ #define HAVE_ENDIAN_H #define HAVE_LITTLE_ENDIAN /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -91,13 +91,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading core/combo/include/arch/linux-mips/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -121,13 +121,6 @@ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -111,13 +111,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading
core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -104,13 +104,6 @@ #define _FILE_OFFSET_BITS 64 #define _LARGEFILE_SOURCE 1 /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Add any extra platform-specific defines here. */ Loading
core/combo/include/arch/linux-arm/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -93,13 +93,6 @@ #define HAVE_ENDIAN_H #define HAVE_LITTLE_ENDIAN /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading
core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -91,13 +91,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading
core/combo/include/arch/linux-mips/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -121,13 +121,6 @@ /* #define _FILE_OFFSET_BITS 64 */ /* #define _LARGEFILE_SOURCE 1 */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading
core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −7 Original line number Diff line number Diff line Loading @@ -111,13 +111,6 @@ #define _FILE_OFFSET_BITS 64 /* #define _LARGEFILE_SOURCE 1 */ /* * Defined if we have the backtrace() call for retrieving a stack trace. * Needed for CallStack to operate; if not defined, CallStack is * non-functional. */ #define HAVE_BACKTRACE 0 /* * Defined if we have the sched_setscheduler() call */ Loading