Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_mac.cpp118 data_.current_filetype = 0; in Reset()
291 segment->offset = (layout_data->current_filetype == in NextSegmentLoad()
378 data_.current_filetype = hdr->filetype; in Next()
H A Dsanitizer_mac.h25 u32 current_filetype; member