Searched refs:BACKTRACE_ELF_SIZE (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/backtrace/
H A Dconfig.h5 #define BACKTRACE_ELF_SIZE 64 macro
H A Delf.c94 #if BACKTRACE_ELF_SIZE != 32 && BACKTRACE_ELF_SIZE != 64
95 #error "Unknown BACKTRACE_ELF_SIZE"
134 #if BACKTRACE_ELF_SIZE == 32
217 #if BACKTRACE_ELF_SIZE == 32
229 #else /* BACKTRACE_ELF_SIZE != 32 */
241 #endif /* BACKTRACE_ELF_SIZE != 32 */
603 #if BACKTRACE_ELF_SIZE == 32

Completed in 32 milliseconds