Home
last modified time | relevance | path

Searched defs:bottom (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/lldb/test/API/functionalities/thread/backtrace_limit/
H A Dmain.cpp1 int bottom () { in bottom() function
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag_standalone.cpp22 uptr bottom = 0; in UnwindImpl() local
/llvm-project/llvm/test/MC/AsmParser/
H A Dmacro-arg-darwin.s40 .macro bottom macro
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_sparc.cpp57 uptr bottom = stack_bottom; in UnwindFast() local
H A Dsanitizer_stacktrace.cpp108 uptr bottom = stack_bottom; in UnwindFast() local
H A Dsanitizer_symbolizer_report.cpp153 uptr bottom = 0; in ReportMmapWriteExec() local
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_stack_trace.cpp52 uptr bottom = 0; in UnwindImpl() local
/llvm-project/clang/test/CXX/basic/basic.link/
H A Dp7.cpp13 void bottom() { in bottom() function
/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp552 UnpoisonStack(uptr bottom,uptr top,const char * type) UnpoisonStack() argument
573 uptr bottom, top; UnpoisonDefaultStack() local
626 uptr bottom = t->stack_bottom(); __asan_handle_vfork() local
[all...]
H A Dasan_thread.cpp341 CHECK(bottom); in GetStackFrameAccessByAddr() local
153 StartSwitchFiber(FakeStack ** fake_stack_save,uptr bottom,uptr size) StartSwitchFiber() argument
382 uptr bottom = 0; GetStackVariableShadowStart() local
571 __sanitizer_start_switch_fiber(void ** fakestacksave,const void * bottom,uptr size) __sanitizer_start_switch_fiber() argument
[all...]
H A Dasan_fake_stack.cpp153 auto bottom = curr_thread->stack_bottom(); in GC() local
322 void __asan_allocas_unpoison(uptr top, uptr bottom) { in __asan_allocas_unpoison()
H A Dasan_thread.h165 uptr bottom; global() member
H A Dasan_fuchsia.cpp72 uptr bottom = curr_thread->stack_bottom(); in PlatformUnpoisonStacks() local
[all...]
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_thread.h54 uptr bottom; member
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_thread.h56 uptr bottom; member
H A Dmsan_thread.cpp103 StartSwitchFiber(uptr bottom,uptr size) StartSwitchFiber() argument
[all...]
/llvm-project/libc/test/src/string/memory_utils/
H A Dprotected_pages.h39 LIBC_INLINE uint8_t *bottom(size_t size) const { in bottom() function
/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dbacktrace_sanitizer_common.cpp29 uptr bottom = 0; in UnwindImpl() local
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DMapLattice.h55 static MapLattice bottom() { return MapLattice(); } in bottom() function
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_thread.h99 uptr bottom; global() member
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferBranchTest.cpp30 static TestLattice bottom() { return {}; } in bottom() function
H A DMapLatticeTest.cpp18 static BooleanLattice bottom() { return BooleanLattice(false); } in bottom() function in __anon444409010111::BooleanLattice
H A DSingleVarConstantPropagationTest.cpp65 static constexpr ConstantPropagationLattice bottom() { in bottom() function
H A DMultiVarConstantPropagationTest.cpp69 static constexpr ValueLattice bottom() { in bottom() function
/llvm-project/clang/test/CodeGenObjC/Inputs/
H A Dnsvalue-boxed-expressions-support.h50 CGFloat bottom; member

12