Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interface_internal.h232 void __hwasan_add_frame_record(u64 frame_record_info);
H A Dhwasan.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()