Home
last modified time | relevance | path

Searched defs:aligned_size (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h39 ALWAYS_INLINE void FastPoisonShadow(uptr aligned_beg, uptr aligned_size, in FastPoisonShadow()
H A Dasan_globals.cpp63 uptr aligned_size = RoundUpTo(g.size, ASAN_SHADOW_GRANULARITY); in PoisonRedZones() local
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp101 size_t aligned_size = std::max(user_size, min_byte_size); in PowerOf2Watchpoints() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h99 template <typename T> constexpr size_t aligned_size() const { in aligned_size() function
/freebsd/crypto/heimdal/lib/krb5/
H A Dpac.c145 uint32_t *aligned_size) in pac_aligned_size()
/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c1625 u64 size, aligned_size; in qlnxr_align_cq_entries() local