HomeSort by: relevance | last modified time | path
    Searched refs:map_head (Results 1 - 25 of 237) sorted by relevancy

1 2 3 4 5 6 7 8 910

  /src/external/gpl3/binutils/dist/ld/
ldwrite.c 378 struct bfd_link_order *l = s->map_head.link_order;
406 for (p = s->map_head.link_order; p; p = p->next)
443 for (l = NULL, p = cursor->map_head.link_order; p != NULL; p = l->next)
484 n->map_head.link_order = p;
  /src/external/gpl3/binutils.old/dist/ld/
ldwrite.c 378 struct bfd_link_order *l = s->map_head.link_order;
406 for (p = s->map_head.link_order; p; p = p->next)
443 for (l = NULL, p = cursor->map_head.link_order; p != NULL; p = l->next)
484 n->map_head.link_order = p;
  /src/external/gpl3/gdb/dist/bfd/
elf-sframe.c 168 for (sframe = sframe->map_head.s; sframe != NULL; sframe = sframe->map_head.s)
elf-eh-frame.c 1500 ent->removed = sec->map_head.s != NULL;
1665 for (eh = eh->map_head.s; eh != NULL; eh = eh->map_head.s)
2323 for (p = sec->output_section->map_head.link_order; p != NULL; p = p->next)
linker.c 308 <<link_order>> structures attached to the <<map_head.link_order>>
1865 for (p = o->map_head.link_order; p != NULL; p = p->next)
1894 for (p = o->map_head.link_order; p != NULL; p = p->next)
1950 for (p = o->map_head.link_order; p != NULL; p = p->next)
2471 section->map_head.link_order = new_lo;
aoutx.h 5429 ->map_head.link_order)
5433 ->map_head.link_order)
5524 for (p = o->map_head.link_order; p != NULL; p = p->next)
5532 for (p = o->map_head.link_order;
5577 for (p = o->map_head.link_order;
pdp11.c 3867 ->map_head.link_order)
3871 ->map_head.link_order)
3961 for (p = o->map_head.link_order; p != NULL; p = p->next)
3969 for (p = o->map_head.link_order;
4012 for (p = o->map_head.link_order;
  /src/external/gpl3/gdb.old/dist/bfd/
elf-sframe.c 168 for (sframe = sframe->map_head.s; sframe != NULL; sframe = sframe->map_head.s)
elf-eh-frame.c 1500 ent->removed = sec->map_head.s != NULL;
1665 for (eh = eh->map_head.s; eh != NULL; eh = eh->map_head.s)
2324 for (p = sec->output_section->map_head.link_order; p != NULL; p = p->next)
linker.c 308 <<link_order>> structures attached to the <<map_head.link_order>>
1863 for (p = o->map_head.link_order; p != NULL; p = p->next)
1892 for (p = o->map_head.link_order; p != NULL; p = p->next)
1948 for (p = o->map_head.link_order; p != NULL; p = p->next)
2469 section->map_head.link_order = new_lo;
aoutx.h 5444 ->map_head.link_order)
5448 ->map_head.link_order)
5539 for (p = o->map_head.link_order; p != NULL; p = p->next)
5547 for (p = o->map_head.link_order;
5592 for (p = o->map_head.link_order;
  /src/external/gpl3/binutils/dist/bfd/
elf-sframe.c 205 for (sframe = sframe->map_head.s; sframe != NULL; sframe = sframe->map_head.s)
elf-eh-frame.c 1528 ent->removed = sec->map_head.s != NULL;
1702 for (eh = eh->map_head.s; eh != NULL; eh = eh->map_head.s)
2388 for (p = sec->output_section->map_head.link_order; p != NULL; p = p->next)
linker.c 308 <<link_order>> structures attached to the <<map_head.link_order>>
1940 for (p = o->map_head.link_order; p != NULL; p = p->next)
1972 for (p = o->map_head.link_order; p != NULL; p = p->next)
2028 for (p = o->map_head.link_order; p != NULL; p = p->next)
2557 section->map_head.link_order = new_lo;
aoutx.h 5422 ->map_head.link_order)
5426 ->map_head.link_order)
5517 for (p = o->map_head.link_order; p != NULL; p = p->next)
5525 for (p = o->map_head.link_order;
5570 for (p = o->map_head.link_order;
pdp11.c 3860 ->map_head.link_order)
3864 ->map_head.link_order)
3954 for (p = o->map_head.link_order; p != NULL; p = p->next)
3962 for (p = o->map_head.link_order;
4005 for (p = o->map_head.link_order;
  /src/external/gpl3/binutils/dist/gas/config/
obj-elf.c 466 const char *linked_to_symbol_name = sec->map_head.linked_to_symbol_name;
794 sec->map_head.linked_to_symbol_name
1146 match.linked_to_symbol_name = sec->map_head.linked_to_symbol_name;
1434 if (now_seg->map_head.linked_to_symbol_name)
1436 now_seg->map_head.linked_to_symbol_name;
2507 if (sec->map_head.linked_to_symbol_name)
2510 linked_to_sym = symbol_find (sec->map_head.linked_to_symbol_name);
2513 sec->map_head.linked_to_symbol_name,
  /src/external/gpl3/binutils.old/dist/bfd/
elf-sframe.c 174 for (sframe = sframe->map_head.s; sframe != NULL; sframe = sframe->map_head.s)
elf-eh-frame.c 1506 ent->removed = sec->map_head.s != NULL;
1675 for (eh = eh->map_head.s; eh != NULL; eh = eh->map_head.s)
2333 for (p = sec->output_section->map_head.link_order; p != NULL; p = p->next)
linker.c 308 <<link_order>> structures attached to the <<map_head.link_order>>
1938 for (p = o->map_head.link_order; p != NULL; p = p->next)
1970 for (p = o->map_head.link_order; p != NULL; p = p->next)
2026 for (p = o->map_head.link_order; p != NULL; p = p->next)
2540 section->map_head.link_order = new_lo;
aoutx.h 5422 ->map_head.link_order)
5426 ->map_head.link_order)
5517 for (p = o->map_head.link_order; p != NULL; p = p->next)
5525 for (p = o->map_head.link_order;
5570 for (p = o->map_head.link_order;
pdp11.c 3860 ->map_head.link_order)
3864 ->map_head.link_order)
3954 for (p = o->map_head.link_order; p != NULL; p = p->next)
3962 for (p = o->map_head.link_order;
4005 for (p = o->map_head.link_order;
  /src/external/gpl3/binutils.old/dist/gas/config/
obj-elf.c 462 const char *linked_to_symbol_name = sec->map_head.linked_to_symbol_name;
791 sec->map_head.linked_to_symbol_name
1133 match.linked_to_symbol_name = sec->map_head.linked_to_symbol_name;
1400 if (now_seg->map_head.linked_to_symbol_name)
1402 now_seg->map_head.linked_to_symbol_name;
2681 if (sec->map_head.linked_to_symbol_name)
2684 linked_to_sym = symbol_find (sec->map_head.linked_to_symbol_name);
2687 sec->map_head.linked_to_symbol_name,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc 6759 bitmap_head aligned_head, map_head, map_field_head, map_firstprivate_head;
6787 bitmap_initialize (&map_head, &bitmap_default_obstack);
7095 && bitmap_bit_p (&map_head, DECL_UID (t)))
7195 else if (bitmap_bit_p (&map_head, DECL_UID (t)))
8039 && (bitmap_bit_p (&map_head, DECL_UID (t))
8049 if (bitmap_bit_p (&map_head, DECL_UID (t)))
8067 bitmap_set_bit (&map_head, DECL_UID (t));
8195 && bitmap_bit_p (&map_head, DECL_UID (t))))
8267 && (bitmap_bit_p (&map_head, DECL_UID (t))
8283 else if (bitmap_bit_p (&map_head, DECL_UID (t)
6758 bitmap_head aligned_head, map_head, map_field_head, map_firstprivate_head; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc 7182 bitmap_head aligned_head, map_head, map_field_head, map_firstprivate_head;
7211 bitmap_initialize (&map_head, &bitmap_default_obstack);
7538 && bitmap_bit_p (&map_head, DECL_UID (t)))
7638 else if (bitmap_bit_p (&map_head, DECL_UID (t))
8529 && (bitmap_bit_p (&map_head, DECL_UID (rt))
8539 if (bitmap_bit_p (&map_head, DECL_UID (rt)))
8557 bitmap_set_bit (&map_head, DECL_UID (rt));
8644 || (!openacc && bitmap_bit_p (&map_head, DECL_UID (t)))))
8722 && (bitmap_bit_p (&map_head, DECL_UID (t))
8739 else if (bitmap_bit_p (&map_head, DECL_UID (t)
7181 bitmap_head aligned_head, map_head, map_field_head, map_firstprivate_head; local
    [all...]

Completed in 136 milliseconds

1 2 3 4 5 6 7 8 910