Home
last modified time | relevance | path

Searched refs:frame_record_info (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_interface_internal.h232 void __hwasan_add_frame_record(u64 frame_record_info);
HDhwasan.cpp737 void __hwasan_add_frame_record(u64 frame_record_info) { in __hwasan_add_frame_record() argument
740 t->stack_allocations()->push(frame_record_info); in __hwasan_add_frame_record()