| /netbsd-src/external/apache2/llvm/dist/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 | 607 template <typename REGION> 608 const REGION* getRegionAs() const { in getRegionAs() 609 return dyn_cast<REGION>(getRegion()); in getRegionAs()
|
| H A D | MemRegion.h | 97 #define REGION(Id, Parent) Id ## Kind, macro
|
| /netbsd-src/external/bsd/unbound/dist/util/data/ |
| H A D | msgreply.h | 556 #define EDNS_OPT_LIST_APPEND_EDE(LIST, REGION, CODE, TXT) \ argument 566 (void *)&ede, (REGION)); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | reg-notes.def | 193 to indicate what region to which a call may throw. REGION 0 194 indicates that a call cannot throw at all. REGION -1 indicates
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | reg-notes.def | 183 to indicate what region to which a call may throw. REGION 0 184 indicates that a call cannot throw at all. REGION -1 indicates
|
| H A D | ChangeLog-1997 | 1491 * final.c (final_scan_insn): Don't output labels for EH REGION
|
| H A D | ChangeLog-2018 | 3616 (adjust_context_and_scope): Add REGION argument. Find DECL_CONTEXT
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ld.info | 3393 REGION_ALIAS(ALIAS, REGION) 3396 memory region REGION. This allows a flexible mapping of output sections 3962 } [>REGION] [AT>LMA_REGION] [:PHDR :PHDR ...] [=FILLEXP] [,] 4017 * If an output memory REGION is set for the section then it is added 4572 } [>REGION] [AT>LMA_REGION] [:PHDR :PHDR ...] [=FILLEXP] 4745 using '>REGION'. *Note MEMORY::. 4825 } [>REGION] [:PHDR...] [=FILL] [,] 4986 specific output sections into that memory region by using the '>REGION' 8770 * >REGION: Output Section Region. 9179 * REGION_ALIAS(ALIAS, REGION): REGION_ALIAS. (line 6)
|
| H A D | ChangeLog-9899 | 1724 * ld.texinfo (MEMORY): Clarify use of >REGION.
|
| /netbsd-src/external/gpl3/binutils/dist/ld/ |
| H A D | ld.info | 3547 REGION_ALIAS(ALIAS, REGION) 3550 memory region REGION. This allows a flexible mapping of output sections 4122 } [>REGION] [AT>LMA_REGION] [:PHDR :PHDR ...] [=FILLEXP] [,] 4177 • If an output memory REGION is set for the section then it is added 4802 } [>REGION] [AT>LMA_REGION] [:PHDR :PHDR ...] [=FILLEXP] 4991 using ‘>REGION’. *Note MEMORY::. 5077 } [>REGION] [:PHDR...] [=FILL] [,] 5238 specific output sections into that memory region by using the ‘>REGION’ 9120 * >REGION: Output Section Region. 9535 * REGION_ALIAS(ALIAS, REGION): REGION_ALIAS. (line 6)
|
| H A D | ChangeLog-9899 | 1724 * ld.texinfo (MEMORY): Clarify use of >REGION.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | gimple.texi | 2209 function call or a branch is needed. @code{REGION} is the exception 2218 Set @code{REGION} to be the region number for @code{GIMPLE_RESX} @code{G}.
|
| H A D | gcc.info | 861 -fira-region=REGION -fira-hoist-pressure 10381 '-fira-region=REGION' 10383 REGION argument should be one of the following:
|
| H A D | gccint.info | 15082 function call or a branch is needed. 'REGION' is the exception 15089 Set 'REGION' to be the region number for 'GIMPLE_RESX' 'G'.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | gimple.texi | 2217 function call or a branch is needed. @code{REGION} is the exception 2226 Set @code{REGION} to be the region number for @code{GIMPLE_RESX} @code{G}.
|
| H A D | gcc.info | 815 -fira-region=REGION -fira-hoist-pressure 8910 '-fira-region=REGION' 8912 REGION argument should be one of the following:
|
| H A D | gccint.info | 14671 function call or a branch is needed. 'REGION' is the exception 14678 Set 'REGION' to be the region number for 'GIMPLE_RESX' 'G'.
|
| /netbsd-src/share/misc/ |
| H A D | domains | 52 .alsace REGION GRAND EST
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog.118 | 3782 * src/preproc/html/pre-html.cc ({PAGE,PS,REGION}_TEMPLATE): Replace 3784 ({PAGE,PS,REGION}_TEMPLATE_{SHORT,LONG}): This.
|
| /netbsd-src/external/gpl3/gdb/dist/readline/readline/doc/ |
| H A D | readline.info | 2759 point and mark (the REGION) is displayed in the terminal's standout
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | as.info | 17232 `-mdata-region=REGION' 17237 Valid REGION values are:
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | as.info | 17711 ‘-mdata-region=REGION’ 17716 Valid REGION values are:
|
| /netbsd-src/sys/external/bsd/acpica/dist/ |
| H A D | changes.txt | 11468 SpaceId is now part of the REGION object. BZ 429
|