Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/interception/
H A Dinterception_win.cc135 static const int kAddressLength = FIRST_32_SECOND_64(4, 8); variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/interception/
H A Dinterception_win.cpp136 static const int kAddressLength = FIRST_32_SECOND_64(4, 8); variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/interception/
H A Dinterception_win.cc137 static const int kAddressLength = FIRST_32_SECOND_64(4, 8); variable