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

  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_malloc_win.cpp 283 enum AllocationOwnership { NEITHER = 0, ASAN = 1, RTL = 2 };
284 AllocationOwnership ownershipState;
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_malloc_win.cpp 283 enum AllocationOwnership { NEITHER = 0, ASAN = 1, RTL = 2 };
284 AllocationOwnership ownershipState;

Completed in 25 milliseconds