Searched refs:REGION (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | Regions.def | 13 // REGION(Id, Parent) - for specific MemRegion sub-classes, reserving 24 #ifndef REGION 25 #define REGION(Id, Parent) 37 REGION(CodeSpaceRegion, MemSpaceRegion) 40 REGION(GlobalImmutableSpaceRegion, NonStaticGlobalSpaceRegion) 41 REGION(GlobalInternalSpaceRegion, NonStaticGlobalSpaceRegion) 42 REGION(GlobalSystemSpaceRegion, NonStaticGlobalSpaceRegion) 45 REGION(StaticGlobalSpaceRegion, MemSpaceRegion) 48 REGION(HeapSpaceRegion, MemSpaceRegion) 50 REGION(StackArgumentsSpaceRegion, StackSpaceRegion) [all …]
|
| H A D | SValVisitor.h | 114 #define REGION(Id, Parent) case MemRegion::Id ## Kind: DISPATCH(Id); in Visit() macro 122 #define REGION(Id, Parent) \ macro 125 REGION(Id, Parent)
|
| H A D | SVals.h | 519 template <typename REGION> 520 const REGION* getRegionAs() const { in getRegionAs() 521 return dyn_cast<REGION>(getRegion()); in getRegionAs()
|
| H A D | MemRegion.h | 98 #define REGION(Id, Parent) Id ## Kind, macro
|
| /openbsd-src/usr.sbin/unbound/util/data/ |
| H A D | msgreply.h | 560 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument 570 (void *)&ede, (REGION)); \
|
| /openbsd-src/sbin/unwind/libunbound/util/data/ |
| H A D | msgreply.h | 560 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument 570 (void *)&ede, (REGION)); \
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | reg-notes.def | 137 to indicate what region to which a call may throw. REGION 0 138 indicates that a call cannot throw at all. REGION -1 indicates
|
| /openbsd-src/gnu/usr.bin/binutils/ld/ |
| H A D | ChangeLog-9899 | 1724 * ld.texinfo (MEMORY): Clarify use of >REGION.
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
| H A D | ChangeLog-9899 | 1724 * ld.texinfo (MEMORY): Clarify use of >REGION.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.0 | 10529 * final.c (final_scan_insn): Don't output labels for EH REGION
|