Searched refs:UserRequestedAlignment (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h60 u32 UserRequestedAlignment() const; // Originally requested alignment.
H A Dasan_descriptions.cpp123 descr->user_requested_alignment = chunk.UserRequestedAlignment();
H A Dasan_allocator.cpp827 u32 AsanChunkView::UserRequestedAlignment() const { function in class:__asan::AsanChunkView

Completed in 162 milliseconds