HomeSort by: relevance | last modified time | path
    Searched defs:remap_type (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
pdb.c 164 static bool remap_type (void *data, struct type_entry **map,
1903 if (!remap_type (ptr, map, func_id, num_types))
2227 remap_type (void *data, struct type_entry **map, function
2329 if (!remap_type (&usl->type, map, type_num, num_types))
2452 if (!remap_type (&mod->base_type, map, type_num, num_types))
2470 if (!remap_type (&ptr->base_type, map, type_num, num_types))
2485 if (!remap_type (&ptr->containing_class, map, type_num, num_types))
2503 if (!remap_type (&proc->return_type, map, type_num, num_types))
2506 if (!remap_type (&proc->arglist, map, type_num, num_types))
2523 if (!remap_type (&func->return_type, map, type_num, num_types)
    [all...]
pdb.c 164 static bool remap_type (void *data, struct type_entry **map,
1903 if (!remap_type (ptr, map, func_id, num_types))
2227 remap_type (void *data, struct type_entry **map, function
2329 if (!remap_type (&usl->type, map, type_num, num_types))
2452 if (!remap_type (&mod->base_type, map, type_num, num_types))
2470 if (!remap_type (&ptr->base_type, map, type_num, num_types))
2485 if (!remap_type (&ptr->containing_class, map, type_num, num_types))
2503 if (!remap_type (&proc->return_type, map, type_num, num_types))
2506 if (!remap_type (&proc->arglist, map, type_num, num_types))
2523 if (!remap_type (&func->return_type, map, type_num, num_types)
    [all...]
pdb.c 164 static bool remap_type (void *data, struct type_entry **map,
1903 if (!remap_type (ptr, map, func_id, num_types))
2227 remap_type (void *data, struct type_entry **map, function
2329 if (!remap_type (&usl->type, map, type_num, num_types))
2452 if (!remap_type (&mod->base_type, map, type_num, num_types))
2470 if (!remap_type (&ptr->base_type, map, type_num, num_types))
2485 if (!remap_type (&ptr->containing_class, map, type_num, num_types))
2503 if (!remap_type (&proc->return_type, map, type_num, num_types))
2506 if (!remap_type (&proc->arglist, map, type_num, num_types))
2523 if (!remap_type (&func->return_type, map, type_num, num_types)
    [all...]
  /src/external/gpl3/binutils.old/dist/ld/
pdb.c 164 static bool remap_type (void *data, struct type_entry **map,
1903 if (!remap_type (ptr, map, func_id, num_types))
2228 remap_type (void *data, struct type_entry **map, function
2330 if (!remap_type (&usl->type, map, type_num, num_types))
2453 if (!remap_type (&mod->base_type, map, type_num, num_types))
2471 if (!remap_type (&ptr->base_type, map, type_num, num_types))
2486 if (!remap_type (&ptr->containing_class, map, type_num, num_types))
2504 if (!remap_type (&proc->return_type, map, type_num, num_types))
2507 if (!remap_type (&proc->arglist, map, type_num, num_types))
2524 if (!remap_type (&func->return_type, map, type_num, num_types)
    [all...]
pdb.c 164 static bool remap_type (void *data, struct type_entry **map,
1903 if (!remap_type (ptr, map, func_id, num_types))
2228 remap_type (void *data, struct type_entry **map, function
2330 if (!remap_type (&usl->type, map, type_num, num_types))
2453 if (!remap_type (&mod->base_type, map, type_num, num_types))
2471 if (!remap_type (&ptr->base_type, map, type_num, num_types))
2486 if (!remap_type (&ptr->containing_class, map, type_num, num_types))
2504 if (!remap_type (&proc->return_type, map, type_num, num_types))
2507 if (!remap_type (&proc->arglist, map, type_num, num_types))
2524 if (!remap_type (&func->return_type, map, type_num, num_types)
    [all...]
pdb.c 164 static bool remap_type (void *data, struct type_entry **map,
1903 if (!remap_type (ptr, map, func_id, num_types))
2228 remap_type (void *data, struct type_entry **map, function
2330 if (!remap_type (&usl->type, map, type_num, num_types))
2453 if (!remap_type (&mod->base_type, map, type_num, num_types))
2471 if (!remap_type (&ptr->base_type, map, type_num, num_types))
2486 if (!remap_type (&ptr->containing_class, map, type_num, num_types))
2504 if (!remap_type (&proc->return_type, map, type_num, num_types))
2507 if (!remap_type (&proc->arglist, map, type_num, num_types))
2524 if (!remap_type (&func->return_type, map, type_num, num_types)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
tree-inline.cc 238 new_tree = make_ssa_name (remap_type (TREE_TYPE (name), id));
370 we can reuse this copy. Do this early because remap_type may
378 TREE_TYPE (t) = remap_type (TREE_TYPE (t), id);
381 DECL_ORIGINAL_TYPE (t) = remap_type (DECL_ORIGINAL_TYPE (t), id);
426 new_tree = build_pointer_type_for_mode (remap_type (TREE_TYPE (type), id),
438 new_tree = build_reference_type_for_mode (remap_type (TREE_TYPE (type), id),
458 t = remap_type (t, id);
510 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
523 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
533 TYPE_DOMAIN (new_tree) = remap_type (TYPE_DOMAIN (new_tree), id)
690 remap_type (tree type, copy_body_data *id) function
    [all...]
tree-inline.cc 238 new_tree = make_ssa_name (remap_type (TREE_TYPE (name), id));
370 we can reuse this copy. Do this early because remap_type may
378 TREE_TYPE (t) = remap_type (TREE_TYPE (t), id);
381 DECL_ORIGINAL_TYPE (t) = remap_type (DECL_ORIGINAL_TYPE (t), id);
426 new_tree = build_pointer_type_for_mode (remap_type (TREE_TYPE (type), id),
438 new_tree = build_reference_type_for_mode (remap_type (TREE_TYPE (type), id),
458 t = remap_type (t, id);
510 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
523 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
533 TYPE_DOMAIN (new_tree) = remap_type (TYPE_DOMAIN (new_tree), id)
690 remap_type (tree type, copy_body_data *id) function
    [all...]
tree-inline.cc 238 new_tree = make_ssa_name (remap_type (TREE_TYPE (name), id));
370 we can reuse this copy. Do this early because remap_type may
378 TREE_TYPE (t) = remap_type (TREE_TYPE (t), id);
381 DECL_ORIGINAL_TYPE (t) = remap_type (DECL_ORIGINAL_TYPE (t), id);
426 new_tree = build_pointer_type_for_mode (remap_type (TREE_TYPE (type), id),
438 new_tree = build_reference_type_for_mode (remap_type (TREE_TYPE (type), id),
458 t = remap_type (t, id);
510 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
523 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
533 TYPE_DOMAIN (new_tree) = remap_type (TYPE_DOMAIN (new_tree), id)
690 remap_type (tree type, copy_body_data *id) function
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-inline.cc 238 new_tree = make_ssa_name (remap_type (TREE_TYPE (name), id));
372 we can reuse this copy. Do this early because remap_type may
380 TREE_TYPE (t) = remap_type (TREE_TYPE (t), id);
383 DECL_ORIGINAL_TYPE (t) = remap_type (DECL_ORIGINAL_TYPE (t), id);
428 new_tree = build_pointer_type_for_mode (remap_type (TREE_TYPE (type), id),
440 new_tree = build_reference_type_for_mode (remap_type (TREE_TYPE (type), id),
460 t = remap_type (t, id);
512 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
525 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
535 TYPE_DOMAIN (new_tree) = remap_type (TYPE_DOMAIN (new_tree), id)
692 remap_type (tree type, copy_body_data *id) function
    [all...]
tree-inline.cc 238 new_tree = make_ssa_name (remap_type (TREE_TYPE (name), id));
372 we can reuse this copy. Do this early because remap_type may
380 TREE_TYPE (t) = remap_type (TREE_TYPE (t), id);
383 DECL_ORIGINAL_TYPE (t) = remap_type (DECL_ORIGINAL_TYPE (t), id);
428 new_tree = build_pointer_type_for_mode (remap_type (TREE_TYPE (type), id),
440 new_tree = build_reference_type_for_mode (remap_type (TREE_TYPE (type), id),
460 t = remap_type (t, id);
512 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
525 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
535 TYPE_DOMAIN (new_tree) = remap_type (TYPE_DOMAIN (new_tree), id)
692 remap_type (tree type, copy_body_data *id) function
    [all...]
tree-inline.cc 238 new_tree = make_ssa_name (remap_type (TREE_TYPE (name), id));
372 we can reuse this copy. Do this early because remap_type may
380 TREE_TYPE (t) = remap_type (TREE_TYPE (t), id);
383 DECL_ORIGINAL_TYPE (t) = remap_type (DECL_ORIGINAL_TYPE (t), id);
428 new_tree = build_pointer_type_for_mode (remap_type (TREE_TYPE (type), id),
440 new_tree = build_reference_type_for_mode (remap_type (TREE_TYPE (type), id),
460 t = remap_type (t, id);
512 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
525 TREE_TYPE (new_tree) = remap_type (TREE_TYPE (new_tree), id);
535 TYPE_DOMAIN (new_tree) = remap_type (TYPE_DOMAIN (new_tree), id)
692 remap_type (tree type, copy_body_data *id) function
    [all...]

Completed in 93 milliseconds