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

  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 7378 elf32_arm_section_map_add (asection *sec, char type, bfd_vma vma) function
7516 elf32_arm_section_map_add (s, 'a', 0);
7634 elf32_arm_section_map_add (s, 't', 0);
7995 elf32_arm_section_map_add (sec, name[1], isym->st_value);
17760 elf32_arm_section_map_add (osi->sec, names[type][1], offset);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 7452 elf32_arm_section_map_add (asection *sec, char type, bfd_vma vma) function
7590 elf32_arm_section_map_add (s, 'a', 0);
7708 elf32_arm_section_map_add (s, 't', 0);
8069 elf32_arm_section_map_add (sec, name[1], isym->st_value);
17928 elf32_arm_section_map_add (osi->sec, names[type][1], offset);
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 7446 elf32_arm_section_map_add (asection *sec, char type, bfd_vma vma) function
7584 elf32_arm_section_map_add (s, 'a', 0);
7702 elf32_arm_section_map_add (s, 't', 0);
8063 elf32_arm_section_map_add (sec, name[1], isym->st_value);
17920 elf32_arm_section_map_add (osi->sec, names[type][1], offset);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 7427 elf32_arm_section_map_add (asection *sec, char type, bfd_vma vma) function
7565 elf32_arm_section_map_add (s, 'a', 0);
7683 elf32_arm_section_map_add (s, 't', 0);
8044 elf32_arm_section_map_add (sec, name[1], isym->st_value);
17842 elf32_arm_section_map_add (osi->sec, names[type][1], offset);

Completed in 75 milliseconds