breakpad/src/client/linux
Lars Volker ac4a549e29 Extend ifdef to include helper functions
The previous change to fix compiling on Android < N forgot to include a
helper in the ifdef, thus not fixing the problem. This change extends
the ifdef to include all helpers used by the test.

Change-Id: Ibb3030f54a81b5609a0b55ccef387a3cba22d088
Reviewed-on: https://chromium-review.googlesource.com/895240
Reviewed-by: Mike Frysinger <vapier@chromium.org>
2018-01-31 21:02:06 +00:00
..
crash_generation crash_generation: fix bad call to close 2016-12-09 15:56:26 +00:00
data The symbol files necessary for the processor to walk stacks on Linux that have __kernel_vsyscall at innermost frame. Special symbol files ar eneeded because EBP does not point to the frame when a thread is inside a system call. 2009-06-25 21:36:39 +00:00
dump_writer_common Rename src/common/memory.h to memory_allocator.h. 2017-10-17 14:02:43 +00:00
handler Extend ifdef to include helper functions 2018-01-31 21:02:06 +00:00
log [microdump] Move microdump writes to the crash ring-buffer log 2015-08-17 10:32:26 +00:00
microdump_writer Rename src/common/memory.h to memory_allocator.h. 2017-10-17 14:02:43 +00:00
minidump_writer Fix minidump on ChromeOS 2017-12-20 23:46:35 +00:00
sender drop bundled gflags from the checkout 2017-09-13 23:38:29 +00:00