Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRegions.def13 // 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 DSValVisitor.h114 #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 DSVals.h607 template <typename REGION>
608 const REGION* getRegionAs() const { in getRegionAs()
609 return dyn_cast<REGION>(getRegion()); in getRegionAs()
H A DMemRegion.h97 #define REGION(Id, Parent) Id ## Kind, macro
/netbsd-src/external/bsd/unbound/dist/util/data/
H A Dmsgreply.h556 #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 Dreg-notes.def193 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 Dreg-notes.def183 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 DChangeLog-19971491 * final.c (final_scan_insn): Don't output labels for EH REGION
H A DChangeLog-20183616 (adjust_context_and_scope): Add REGION argument. Find DECL_CONTEXT
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dld.info3393 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 DChangeLog-98991724 * ld.texinfo (MEMORY): Clarify use of >REGION.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dld.info3547 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 DChangeLog-98991724 * ld.texinfo (MEMORY): Clarify use of >REGION.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgimple.texi2209 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 Dgcc.info861 -fira-region=REGION -fira-hoist-pressure
10381 '-fira-region=REGION'
10383 REGION argument should be one of the following:
H A Dgccint.info15082 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 Dgimple.texi2217 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 Dgcc.info815 -fira-region=REGION -fira-hoist-pressure
8910 '-fira-region=REGION'
8912 REGION argument should be one of the following:
H A Dgccint.info14671 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 Ddomains52 .alsace REGION GRAND EST
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1183782 * 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 Dreadline.info2759 point and mark (the REGION) is displayed in the terminal's standout
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Das.info17232 `-mdata-region=REGION'
17237 Valid REGION values are:
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Das.info17711 ‘-mdata-region=REGION
17716 Valid REGION values are:
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt11468 SpaceId is now part of the REGION object. BZ 429

12