Searched refs:GET_STACK_TRACE_FATAL (Results 1 – 5 of 5) sorted by relevance
34 #define GET_STACK_TRACE_FATAL \ macro
98 GET_STACK_TRACE_FATAL; in __sanitizer_print_stack_trace()
812 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportDoubleFree()835 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportNewDeleteSizeMismatch()855 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportFreeNotMalloced()877 GET_STACK_TRACE_FATAL(free_stack->trace[0], free_stack->top_frame_bp); in ReportAllocTypeMismatch()1002 GET_STACK_TRACE_FATAL(pc, bp); in ReportInvalidPointerPair()1191 GET_STACK_TRACE_FATAL(pc, bp); in ReportGenericError()
85 #define GET_STACK_TRACE_FATAL(pc, bp) \ macro
777 GET_STACK_TRACE_FATAL(pc, bp); in asan_malloc_usable_size()