Searched refs:GET_STACK_TRACE_FATAL (Results 1 – 5 of 5) sorted by relevance
31 #define GET_STACK_TRACE_FATAL \ macro
96 GET_STACK_TRACE_FATAL; in __sanitizer_print_stack_trace()
787 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportDoubleFree()809 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportNewDeleteSizeMismatch()828 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportFreeNotMalloced()849 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportAllocTypeMismatch()972 GET_STACK_TRACE_FATAL(pc, bp); in ReportInvalidPointerPair()1108 GET_STACK_TRACE_FATAL(pc, bp); in ReportGenericError()
82 #define GET_STACK_TRACE_FATAL(pc, bp) \ macro
761 GET_STACK_TRACE_FATAL(pc, bp); in asan_malloc_usable_size()