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

  /src/external/gpl3/gcc/dist/libsanitizer/hwasan/
hwasan_allocator.h 43 inline void SetAllocated(u32 stack, u64 size);
hwasan_allocator.cpp 83 inline void Metadata::SetAllocated(u32 stack, u64 size) {
262 meta->SetAllocated(StackDepotPut(*stack), orig_size);

Completed in 41 milliseconds