Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp240 uptr local_beg_mod = (fp + local.frame_offset) % kRecordFPModulus; in PrintStackAllocations() local
243 RoundDownTo(untagged_addr, kRecordFPModulus) + local_beg_mod; in PrintStackAllocations()