| /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/ |
| missing_debug.py | 56 def register_handler(locus, handler, replace=False): 58 gdb.missing_files.register_handler("debug", locus, handler, replace)
|
| missing_objfile.py | 65 def register_handler(locus, handler, replace=False): 67 gdb.missing_files.register_handler("objfile", locus, handler, replace)
|
| unwinder.py | 98 def register_unwinder(locus, unwinder, replace=False): 99 """Register unwinder in given locus. 101 The unwinder is prepended to the locus's unwinders list. Unwinder 105 locus: Either an objfile, progspace, or None (in which case 117 TypeError: Bad locus type 119 if locus is None: 122 locus = gdb 123 elif isinstance(locus, gdb.Objfile) or isinstance(locus, gdb.Progspace): 126 "Registering %s unwinder for %s ...\n" % (unwinder.name, locus.filename [all...] |
| missing_files.py | 135 def register_handler(handler_type, locus, handler, replace=False): 136 """Register handler in given locus. 138 The handler is prepended to the locus's missing file handlers 145 locus: Either a progspace, or None (in which case the unwinder 150 within locus. Otherwise, raises RuntimeException if 158 TypeError: Bad locus type. 167 if locus is None: 170 locus = gdb 171 elif isinstance(locus, gdb.Progspace): 174 "Registering %s handler for %s ...\n" % (handler.name, locus.filename [all...] |
| xmethod.py | 227 # xmethod matcher with NAME in LOCUS. Returns the index of the xmethod 228 # matcher in 'xmethods' sequence attribute of the LOCUS. If NAME is not 229 # found in LOCUS, then -1 is returned. 232 def _lookup_xmethod_matcher(locus, name): 233 for i in range(0, len(locus.xmethods)): 234 if locus.xmethods[i].name == name: 239 def register_xmethod_matcher(locus, matcher, replace=False): 240 """Registers a xmethod matcher MATCHER with a LOCUS. 243 locus: The locus in which the xmethods should be registered [all...] |
| types.py | 175 def register_type_printer(locus, printer): 178 LOCUS is either an objfile, a program space, or None, indicating 181 if locus is None: 182 locus = gdb 183 locus.type_printers.insert(0, printer)
|
| /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/ |
| missing_debug.py | 56 def register_handler(locus, handler, replace=False): 58 gdb.missing_files.register_handler("debug", locus, handler, replace)
|
| missing_objfile.py | 65 def register_handler(locus, handler, replace=False): 67 gdb.missing_files.register_handler("objfile", locus, handler, replace)
|
| unwinder.py | 98 def register_unwinder(locus, unwinder, replace=False): 99 """Register unwinder in given locus. 101 The unwinder is prepended to the locus's unwinders list. Unwinder 105 locus: Either an objfile, progspace, or None (in which case 117 TypeError: Bad locus type 119 if locus is None: 122 locus = gdb 123 elif isinstance(locus, gdb.Objfile) or isinstance(locus, gdb.Progspace): 126 "Registering %s unwinder for %s ...\n" % (unwinder.name, locus.filename [all...] |
| missing_files.py | 135 def register_handler(handler_type, locus, handler, replace=False): 136 """Register handler in given locus. 138 The handler is prepended to the locus's missing file handlers 145 locus: Either a progspace, or None (in which case the unwinder 150 within locus. Otherwise, raises RuntimeException if 158 TypeError: Bad locus type. 167 if locus is None: 170 locus = gdb 171 elif isinstance(locus, gdb.Progspace): 174 "Registering %s handler for %s ...\n" % (handler.name, locus.filename [all...] |
| xmethod.py | 227 # xmethod matcher with NAME in LOCUS. Returns the index of the xmethod 228 # matcher in 'xmethods' sequence attribute of the LOCUS. If NAME is not 229 # found in LOCUS, then -1 is returned. 232 def _lookup_xmethod_matcher(locus, name): 233 for i in range(0, len(locus.xmethods)): 234 if locus.xmethods[i].name == name: 239 def register_xmethod_matcher(locus, matcher, replace=False): 240 """Registers a xmethod matcher MATCHER with a LOCUS. 243 locus: The locus in which the xmethods should be registered [all...] |
| types.py | 175 def register_type_printer(locus, printer): 178 LOCUS is either an objfile, a program space, or None, indicating 181 if locus is None: 182 locus = gdb 183 locus.type_printers.insert(0, printer)
|
| /src/external/gpl3/gcc/dist/gcc/fortran/ |
| constructor.h | 40 gfc_expr *e, locus *where); 49 gfc_expr *e, locus *where,
|
| gfortran.h | 1050 locus point to the sourceline and the character in the source 1081 } locus; typedef in typeref:struct:__anon13617 1084 have declared a typedef locus first. */ 1182 locus loc; 1391 locus where; 1620 locus loc; 1634 locus loc; 1646 locus where; /* Where the !$omp declare simd construct occurred. */ 1698 locus where; /* Where the !$omp declare variant construct occurred. */ 1715 locus where; /* Where the !$omp declare reduction construct occurred. * [all...] |
| target-memory.h | 47 size_t gfc_merge_initializers (gfc_typespec, gfc_expr *, locus *,
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| constructor.h | 40 gfc_expr *e, locus *where); 49 gfc_expr *e, locus *where,
|
| gfortran.h | 1040 locus point to the sourceline and the character in the source 1071 } locus; typedef in typeref:struct:__anon16052 1074 have declared a typedef locus first. */ 1172 locus loc; 1357 locus where; 1563 locus loc; 1577 locus loc; 1589 locus where; /* Where the !$omp declare simd construct occurred. */ 1651 locus where; /* Where the !$omp declare variant construct occurred. */ 1668 locus where; /* Where the !$omp declare reduction construct occurred. * [all...] |
| target-memory.h | 47 size_t gfc_merge_initializers (gfc_typespec, gfc_expr *, locus *,
|
| /src/external/gpl3/gcc/dist/gcc/ |
| tree-outof-ssa.cc | 146 /* Source locus on each edge */ 271 insert_partition_copy_on_edge (edge e, int dest, int src, location_t locus) 288 /* If a locus is provided, override the default. */ 289 if (locus) 290 set_curr_insn_location (locus); 305 insert_value_copy_on_edge (edge e, int dest, tree src, location_t locus) 325 /* If a locus is provided, override the default. */ 326 if (locus) 327 set_curr_insn_location (locus); 366 location_t locus) 589 location_t locus; local 634 location_t locus; local 652 location_t locus; local 668 location_t locus; local 705 location_t locus; local 780 location_t locus; local [all...] |
| tree-ssa.h | 27 location_t locus; /* PHI arg location. */ member in struct:edge_var_map 105 return v->locus;
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| tree-outof-ssa.cc | 146 /* Source locus on each edge */ 271 insert_partition_copy_on_edge (edge e, int dest, int src, location_t locus) 288 /* If a locus is provided, override the default. */ 289 if (locus) 290 set_curr_insn_location (locus); 305 insert_value_copy_on_edge (edge e, int dest, tree src, location_t locus) 325 /* If a locus is provided, override the default. */ 326 if (locus) 327 set_curr_insn_location (locus); 366 location_t locus) 589 location_t locus; local 634 location_t locus; local 652 location_t locus; local 668 location_t locus; local 705 location_t locus; local 780 location_t locus; local [all...] |
| tree-ssa.h | 27 location_t locus; /* PHI arg location. */ member in struct:edge_var_map 106 return v->locus;
|
| /src/external/gpl3/gcc.old/usr.bin/common/ |
| defs.mk | 5 G_OBJS-libcommon=diagnostic-spec.o diagnostic.o diagnostic-color.o diagnostic-show-locus.o diagnostic-format-json.o json.o edit-context.o pretty-print.o intl.o sbitmap.o vec.o input.o hash-table.o ggc-none.o memory-block.o selftest.o selftest-diagnostic.o sort.o
|
| /src/external/gpl3/gdb.old/dist/gdb/python/lib/gdb/command/ |
| xmethods.py | 38 A 3-tuple: (<locus matching regular expression>, 61 validate_xm_regexp("locus", locus_regexp), 92 locus_re: If a locus is an objfile, then xmethod matchers will be 94 expression LOCUS_RE. If a locus is the current progspace, 105 for locus in loci: 106 if isinstance(locus, gdb.Progspace): 111 if not locus_re.match(locus.filename): 114 locus_str = "%s %s" % (locus_type, locus.filename) 115 xm_dict[locus_str] = [m for m in locus.xmethods if matcher_re.match(m.name)] 182 Usage: info xmethod [LOCUS-REGEXP [NAME-REGEXP] [all...] |
| /src/external/gpl3/gdb/dist/gdb/python/lib/gdb/command/ |
| xmethods.py | 38 A 3-tuple: (<locus matching regular expression>, 61 validate_xm_regexp("locus", locus_regexp), 92 locus_re: If a locus is an objfile, then xmethod matchers will be 94 expression LOCUS_RE. If a locus is the current progspace, 105 for locus in loci: 106 if isinstance(locus, gdb.Progspace): 111 if not locus_re.match(locus.filename): 114 locus_str = "%s %s" % (locus_type, locus.filename) 115 xm_dict[locus_str] = [m for m in locus.xmethods if matcher_re.match(m.name)] 182 Usage: info xmethod [LOCUS-REGEXP [NAME-REGEXP] [all...] |