Home
last modified time | relevance | path

Searched defs:pc_mask (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_report.cpp192 uptr pc_mask = (1ULL << kRecordFPShift) - 1; in PrintStackAllocations() local
234 uptr pc_mask = (1ULL << 48) - 1; in PrintStackAllocations() local