Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp143 uptr *num_matching_addrs, in FindHeapAllocation() argument
147 *num_matching_addrs = 0; in FindHeapAllocation()
164 ++*num_matching_addrs; in FindHeapAllocation()
455 uptr ring_index, num_matching_addrs, num_matching_addrs_4b; in PrintAddressDescription() local
457 &ring_index, &num_matching_addrs, in PrintAddressDescription()
480 Printf("hwasan_dev_note_num_matching_addrs: %zd\n", num_matching_addrs); in PrintAddressDescription()