OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FastPoisonShadow
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_poisoning.h
39
ALWAYS_INLINE void
FastPoisonShadow
(uptr aligned_beg, uptr aligned_size,
asan_fake_stack.cc
270
FastPoisonShadow
(LeftRedzoneAddr, kAllocaRedzoneSize, kAsanAllocaLeftMagic);
274
FastPoisonShadow
(RightRzAddr, kAllocaRedzoneSize, kAsanAllocaRightMagic);
asan_globals.cc
61
FastPoisonShadow
(g->beg, g->size_with_redzone, value);
66
FastPoisonShadow
(g.beg + aligned_size, g.size_with_redzone - aligned_size,
asan_poisoning.cc
41
FastPoisonShadow
(addr, size, value);
Completed in 129 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025