HomeSort by: relevance | last modified time | path
    Searched defs:ShadowAddressDescription (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_descriptions.h 93 struct ShadowAddressDescription {
101 bool GetShadowAddressInformation(uptr addr, ShadowAddressDescription *descr);
193 ShadowAddressDescription shadow;
247 const ShadowAddressDescription *AsShadow() const {
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_descriptions.h 92 struct ShadowAddressDescription {
100 bool GetShadowAddressInformation(uptr addr, ShadowAddressDescription *descr);
199 ShadowAddressDescription shadow;
253 const ShadowAddressDescription *AsShadow() const {
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_descriptions.h 92 struct ShadowAddressDescription {
100 bool GetShadowAddressInformation(uptr addr, ShadowAddressDescription *descr);
199 ShadowAddressDescription shadow;
253 const ShadowAddressDescription *AsShadow() const {

Completed in 17 milliseconds