Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_type_hash.h56 const int VptrMaxOffsetToTop = 1<<20; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_type_hash.h57 const int VptrMaxOffsetToTop = 1<<20; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_type_hash.h58 const int VptrMaxOffsetToTop = 1<<20; variable