Home
last modified time | relevance | path

Searched refs:stackbuf (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/compiler-rt/test/hwasan/TestCases/
H A Duse-after-scope-setjmp.cpp15 volatile const char *stackbuf = nullptr; variable
37 stackbuf = buf; in target()
48 void *untagged = __hwasan_tag_pointer(stackbuf, 0); in main()
49 if (stackbuf == untagged) { in main()
/llvm-project-15.0.7/compiler-rt/test/msan/
H A Dchained_origin_limits.cpp74 char stackbuf[1000]; in init() local
75 char *volatile p = stackbuf; in init()
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Dstack-tagging-setjmp.ll5 @stackbuf = dso_local local_unnamed_addr global i8* null, align 8
25 store i8* %0, i8** @stackbuf, align 8
/llvm-project-15.0.7/llvm/test/Instrumentation/HWAddressSanitizer/
H A Duse-after-scope-setjmp.ll5 @stackbuf = dso_local local_unnamed_addr global i8* null, align 8
25 store i8* %0, i8** @stackbuf, align 8
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dproperty-6.m34 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dcompare-qualified-id.m13 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
H A Dproperty-8.m21 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dcomptypes-9.m35 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dweak-attr-ivar.m24 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dforeach.m37 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf
H A Dwarn-called-once.m27 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dforeach.mm50 - (unsigned long)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf
/llvm-project-15.0.7/clang/test/Analysis/
H A DNSPanel.m32 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dpr4209.m20 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
H A Dmethod-arg-decay.m19 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
H A Ddelegates.m55 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dvariadic-method-types.m40 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dcall-and-message.m48 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dmisc-ps-eager-assume.m19 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
H A DNSString.m66 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dretain-release.mm137 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
H A Dretain-release-inline.m115 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
/llvm-project-15.0.7/clang/test/Analysis/Inputs/
H A Dsystem-header-simulator-objc.h78 …untByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf count:(NSUInteger…
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dobjcmt-arc-cf-annotations.m165 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…
H A Dobjcmt-arc-cf-annotations.m.result171 - (NSUInteger)countByEnumeratingWithState:(NSFastEnumerationState *)state objects:(id *)stackbuf co…

12