| /src/external/gpl3/binutils/dist/bfd/ |
| elf32-rx.c | 3463 char * cloc = (char *) location; 3488 cloc += count; 3496 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3501 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3502 bfd_putb32 (bfd_getl32 (cloc), cloc); 3517 memcpy (cloc, buf, end_cnt); 3627 char * cloc = (char *) location; 3635 bfd_vma v = bfd_getl32 (cloc + i); 3456 char * cloc = (char *) location; local 3620 char * cloc = (char *) location; local
|
| elf32-rx.c | 3463 char * cloc = (char *) location; 3488 cloc += count; 3496 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3501 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3502 bfd_putb32 (bfd_getl32 (cloc), cloc); 3517 memcpy (cloc, buf, end_cnt); 3627 char * cloc = (char *) location; 3635 bfd_vma v = bfd_getl32 (cloc + i); 3456 char * cloc = (char *) location; local 3620 char * cloc = (char *) location; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf32-rx.c | 3461 char * cloc = (char *) location; 3486 cloc += count; 3494 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3499 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3500 bfd_putb32 (bfd_getl32 (cloc), cloc); 3515 memcpy (cloc, buf, end_cnt); 3625 char * cloc = (char *) location; 3633 bfd_vma v = bfd_getl32 (cloc + i); 3454 char * cloc = (char *) location; local 3618 char * cloc = (char *) location; local
|
| elf32-rx.c | 3461 char * cloc = (char *) location; 3486 cloc += count; 3494 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3499 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3500 bfd_putb32 (bfd_getl32 (cloc), cloc); 3515 memcpy (cloc, buf, end_cnt); 3625 char * cloc = (char *) location; 3633 bfd_vma v = bfd_getl32 (cloc + i); 3454 char * cloc = (char *) location; local 3618 char * cloc = (char *) location; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf32-rx.c | 3461 char * cloc = (char *) location; 3486 cloc += count; 3494 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3499 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3500 bfd_putb32 (bfd_getl32 (cloc), cloc); 3515 memcpy (cloc, buf, end_cnt); 3625 char * cloc = (char *) location; 3633 bfd_vma v = bfd_getl32 (cloc + i); 3454 char * cloc = (char *) location; local 3618 char * cloc = (char *) location; local
|
| elf32-rx.c | 3461 char * cloc = (char *) location; 3486 cloc += count; 3494 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3499 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3500 bfd_putb32 (bfd_getl32 (cloc), cloc); 3515 memcpy (cloc, buf, end_cnt); 3625 char * cloc = (char *) location; 3633 bfd_vma v = bfd_getl32 (cloc + i); 3454 char * cloc = (char *) location; local 3618 char * cloc = (char *) location; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elf32-rx.c | 3461 char * cloc = (char *) location; 3486 cloc += count; 3494 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3499 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3500 bfd_putb32 (bfd_getl32 (cloc), cloc); 3515 memcpy (cloc, buf, end_cnt); 3625 char * cloc = (char *) location; 3633 bfd_vma v = bfd_getl32 (cloc + i); 3454 char * cloc = (char *) location; local 3618 char * cloc = (char *) location; local
|
| elf32-rx.c | 3461 char * cloc = (char *) location; 3486 cloc += count; 3494 rv = _bfd_generic_get_section_contents (abfd, section, cloc, offset, 3499 for (cnt = count; cnt >= 4; cnt -= 4, cloc += 4) 3500 bfd_putb32 (bfd_getl32 (cloc), cloc); 3515 memcpy (cloc, buf, end_cnt); 3625 char * cloc = (char *) location; 3633 bfd_vma v = bfd_getl32 (cloc + i); 3454 char * cloc = (char *) location; local 3618 char * cloc = (char *) location; local
|
| /src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| trans-openmp.cc | 5363 locus *cloc = &code->block->next->next->loc; local 5364 location_t loc = gfc_get_location (cloc); 5375 *cloc);
|
| trans-openmp.cc | 5363 locus *cloc = &code->block->next->next->loc; local 5364 location_t loc = gfc_get_location (cloc); 5375 *cloc);
|
| /src/external/gpl3/gcc/dist/gcc/cp/ |
| semantics.cc | 11851 location_t cloc = cp_expr_loc_or_loc (bad, location); 11857 error_at (cloc, "static assertion failed"); 11859 error_at (cloc, "static assertion failed: %.*s", len, msg); 11863 diagnose_failing_condition (bad, cloc, show_expr_p); 11847 location_t cloc = cp_expr_loc_or_loc (bad, location); local
|
| semantics.cc | 11851 location_t cloc = cp_expr_loc_or_loc (bad, location); 11857 error_at (cloc, "static assertion failed"); 11859 error_at (cloc, "static assertion failed: %.*s", len, msg); 11863 diagnose_failing_condition (bad, cloc, show_expr_p); 11847 location_t cloc = cp_expr_loc_or_loc (bad, location); local
|
| call.cc | 3954 location_t cloc = location_of (fn); local 3958 cloc = loc; 3960 inform (cloc, "%s%<%D(%T, %T, %T)%> (built-in)", msg, fn, 3965 inform (cloc, "%s%<%D(%T, %T)%> (built-in)", msg, fn, 3969 inform (cloc, "%s%<%D(%T)%> (built-in)", msg, fn, 3973 inform (cloc, "%s%qT (conversion)", msg, fn); 3975 inform (cloc, "%s%#qD (near match)", msg, fn); 3977 inform (cloc, "%s%#qD (ignored)", msg, fn); 3979 inform (cloc, "%s%#qD (deleted)", msg, fn); 3981 inform (cloc, "%s%#qD (reversed)", msg, fn) [all...] |
| call.cc | 3954 location_t cloc = location_of (fn); local 3958 cloc = loc; 3960 inform (cloc, "%s%<%D(%T, %T, %T)%> (built-in)", msg, fn, 3965 inform (cloc, "%s%<%D(%T, %T)%> (built-in)", msg, fn, 3969 inform (cloc, "%s%<%D(%T)%> (built-in)", msg, fn, 3973 inform (cloc, "%s%qT (conversion)", msg, fn); 3975 inform (cloc, "%s%#qD (near match)", msg, fn); 3977 inform (cloc, "%s%#qD (ignored)", msg, fn); 3979 inform (cloc, "%s%#qD (deleted)", msg, fn); 3981 inform (cloc, "%s%#qD (reversed)", msg, fn) [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| var-tracking.cc | 8357 struct elt_loc_list *cloc = NULL; local 8372 cloc = val->locs; 8382 loc || cloc; loc = next) 8388 loc_from = cloc->loc; 8390 cloc = cloc->next;
|
| var-tracking.cc | 8357 struct elt_loc_list *cloc = NULL; local 8372 cloc = val->locs; 8382 loc || cloc; loc = next) 8388 loc_from = cloc->loc; 8390 cloc = cloc->next;
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| semantics.cc | 11253 location_t cloc = cp_expr_loc_or_loc (bad, location); 11259 error_at (cloc, "static assertion failed"); 11261 error_at (cloc, "static assertion failed: %s", 11275 inform (cloc, "the comparison reduces to %qE", cond); 11278 inform (cloc, "%qE evaluates to false", bad); 11249 location_t cloc = cp_expr_loc_or_loc (bad, location); local
|
| semantics.cc | 11253 location_t cloc = cp_expr_loc_or_loc (bad, location); 11259 error_at (cloc, "static assertion failed"); 11261 error_at (cloc, "static assertion failed: %s", 11275 inform (cloc, "the comparison reduces to %qE", cond); 11278 inform (cloc, "%qE evaluates to false", bad); 11249 location_t cloc = cp_expr_loc_or_loc (bad, location); local
|
| call.cc | 3861 location_t cloc = location_of (fn); local 3865 cloc = loc; 3867 inform (cloc, "%s%<%D(%T, %T, %T)%> (built-in)", msg, fn, 3872 inform (cloc, "%s%<%D(%T, %T)%> (built-in)", msg, fn, 3876 inform (cloc, "%s%<%D(%T)%> (built-in)", msg, fn, 3880 inform (cloc, "%s%qT (conversion)", msg, fn); 3882 inform (cloc, "%s%#qD (near match)", msg, fn); 3884 inform (cloc, "%s%#qD (deleted)", msg, fn); 3886 inform (cloc, "%s%#qD (reversed)", msg, fn); 3888 inform (cloc, "%s%#qD (rewritten)", msg, fn) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| var-tracking.cc | 8374 struct elt_loc_list *cloc = NULL; local 8389 cloc = val->locs; 8399 loc || cloc; loc = next) 8405 loc_from = cloc->loc; 8407 cloc = cloc->next;
|
| var-tracking.cc | 8374 struct elt_loc_list *cloc = NULL; local 8389 cloc = val->locs; 8399 loc || cloc; loc = next) 8405 loc_from = cloc->loc; 8407 cloc = cloc->next;
|
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-typeck.cc | 6216 location_t cloc = loc; 6220 cloc = EXPR_LOCATION (r); 6226 warning_at (cloc, OPT_Wunused_value, 12173 location_t cloc = loc; 12177 cloc = EXPR_LOCATION (r); 12185 warning_at (cloc, OPT_Wunused_value, 6196 location_t cloc = loc; local 12136 location_t cloc = loc; local
|
| c-typeck.cc | 6216 location_t cloc = loc; 6220 cloc = EXPR_LOCATION (r); 6226 warning_at (cloc, OPT_Wunused_value, 12173 location_t cloc = loc; 12177 cloc = EXPR_LOCATION (r); 12185 warning_at (cloc, OPT_Wunused_value, 6196 location_t cloc = loc; local 12136 location_t cloc = loc; local
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-parser.cc | 18082 location_t cloc = c_parser_peek_token (parser)->location; 18102 error_at (cloc, "expected %<read%>, %<write%>, %<update%>, " 18136 error_at (cloc, "too many %qs clauses", "fail"); 18165 error_at (cloc, "expected %<read%>, %<write%>, %<update%>, " 18180 error_at (cloc, "too many atomic clauses"); 18187 error_at (cloc, "too many memory order clauses"); 18194 error_at (cloc, "too many %qs clauses", "capture"); 18201 error_at (cloc, "too many %qs clauses", "compare"); 18208 error_at (cloc, "too many %qs clauses", "weak"); 22555 location_t cloc = c_parser_peek_token (parser)->location 18077 location_t cloc = c_parser_peek_token (parser)->location; local 22550 location_t cloc = c_parser_peek_token (parser)->location; local 22839 location_t cloc = c_parser_peek_token (parser)->location; local [all...] |
| c-typeck.cc | 5737 location_t cloc = loc; 5741 cloc = EXPR_LOCATION (r); 5747 warning_at (cloc, OPT_Wunused_value, 11331 location_t cloc = loc; 11335 cloc = EXPR_LOCATION (r); 11343 warning_at (cloc, OPT_Wunused_value, 5719 location_t cloc = loc; local 11296 location_t cloc = loc; local
|