tvl-depot/absl/debugging/internal
Christoph Cullmann 01033dba23 avoid use of undefined ABSL_HAVE_ELF_MEM_IMAGE
this avoids e.g. on macOS:

In file included from abseil-cpp/absl/debugging/internal/elf_mem_image.cc:18:
abseil-cpp/absl/debugging/internal/elf_mem_image.h:37:5: error: 'ABSL_HAVE_ELF_MEM_IMAGE' is not defined, evaluates to 0 [-Werror,-Wundef]
    ^
1 error generated.
2019-05-29 17:01:10 +02:00
..
address_is_readable.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
address_is_readable.h Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
demangle.cc Export of internal Abseil changes. 2019-03-08 17:11:18 -05:00
demangle.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
demangle_test.cc Export of internal Abseil changes. 2019-04-23 15:57:17 -04:00
elf_mem_image.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
elf_mem_image.h avoid use of undefined ABSL_HAVE_ELF_MEM_IMAGE 2019-05-29 17:01:10 +02:00
examine_stack.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
examine_stack.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stack_consumption.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stack_consumption.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stack_consumption_test.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stacktrace_aarch64-inl.inc - 60c1f40a5e0bc33f93392ff6827528072d749a29 Move ExceptionSafetyTester from the absl:: namespace to t... by Abseil Team <absl-team@google.com> 2018-04-30 15:07:44 -04:00
stacktrace_arm-inl.inc Changes imported from Abseil "staging" branch: 2018-01-17 18:56:51 -05:00
stacktrace_config.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stacktrace_generic-inl.inc Export of internal Abseil changes. 2018-12-21 14:43:20 -05:00
stacktrace_powerpc-inl.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stacktrace_unimplemented-inl.inc Changes imported from Abseil "staging" branch: 2018-01-17 18:56:51 -05:00
stacktrace_win32-inl.inc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
stacktrace_x86-inl.inc Export of internal Abseil changes. 2019-03-19 14:19:10 -04:00
symbolize.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
vdso_support.cc Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00
vdso_support.h Changed HTTP URLs to HTTPS where possible (#270) 2019-03-08 10:27:53 -05:00