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

  /src/external/gpl3/binutils/dist/binutils/
od-xcoff.c 1441 asection *text_sec; local
1449 text_sec = bfd_get_section_by_name (abfd, ".text");
1450 if (text_sec == NULL)
1452 text_vma = bfd_section_vma (text_sec);
1454 text_size = bfd_section_size (text_sec);
1456 bfd_get_section_contents (abfd, text_sec, text, 0, text_size);
  /src/external/gpl3/binutils.old/dist/binutils/
od-xcoff.c 1441 asection *text_sec; local
1449 text_sec = bfd_get_section_by_name (abfd, ".text");
1450 if (text_sec == NULL)
1452 text_vma = bfd_section_vma (text_sec);
1454 text_size = bfd_section_size (text_sec);
1456 bfd_get_section_contents (abfd, text_sec, text, 0, text_size);
  /src/external/gpl3/binutils/dist/bfd/
elf-eh-frame.c 532 asection *text_sec; local
558 text_sec = _bfd_elf_section_for_symbol (cookie, r_symndx);
560 if (text_sec == NULL)
563 elf_section_eh_frame_entry (text_sec) = sec;
564 if (text_sec->output_section
565 && bfd_is_abs_section (text_sec->output_section))
569 sec->sec_info = text_sec;
1102 asection *text_sec; local
1108 text_sec = sec->sec_info;
1109 end = text_sec->output_section->vma + text_sec->output_offse
1879 asection *text_sec = sec->sec_info; local
    [all...]
coffcode.h 3512 asection *text_sec = NULL;
3767 text_sec = current;
4187 if (text_sec)
4189 internal_a.tsize = text_sec->size;
4190 internal_a.text_start = internal_a.tsize ? text_sec->vma : 0;
4219 if (text_sec != NULL)
4221 internal_a.o_sntext = text_sec->target_index;
4222 internal_a.o_algntext = bfd_section_alignment (text_sec);
3511 asection *text_sec = NULL; local
elf32-tic6x.c 3873 elf32_tic6x_insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
3881 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
4157 asection *text_sec = edit_node->linked_section;
4158 bfd_vma text_offset = text_sec->output_section->vma
4159 + text_sec->output_offset
4160 + text_sec->size;
4156 asection *text_sec = edit_node->linked_section; local
elf32-arm.c 13470 insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
13478 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
15815 asection *text_sec = edit_tail->linked_section; local
15816 asection *text_out = text_sec->output_section;
19503 asection *text_sec = edit_node->linked_section; local
19504 bfd_vma text_offset = text_sec->output_section->vma
19505 + text_sec->output_offset
19506 + text_sec->size;
19521 prel31_offset = text_sec->output_offset
19522 + text_sec->size
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf-eh-frame.c 532 asection *text_sec; local
558 text_sec = _bfd_elf_section_for_symbol (cookie, r_symndx, false);
560 if (text_sec == NULL)
563 elf_section_eh_frame_entry (text_sec) = sec;
564 if (text_sec->output_section
565 && bfd_is_abs_section (text_sec->output_section))
569 elf_section_data (sec)->sec_info = text_sec;
1097 asection *text_sec; local
1103 text_sec = (asection *) elf_section_data (sec)->sec_info;
1104 end = text_sec->output_section->vma + text_sec->output_offse
1852 asection *text_sec = (asection *) elf_section_data (sec)->sec_info; local
    [all...]
coffcode.h 3505 asection *text_sec = NULL;
3760 text_sec = current;
4180 if (text_sec)
4182 internal_a.tsize = text_sec->size;
4183 internal_a.text_start = internal_a.tsize ? text_sec->vma : 0;
4212 if (text_sec != NULL)
4214 internal_a.o_sntext = text_sec->target_index;
4215 internal_a.o_algntext = bfd_section_alignment (text_sec);
3504 asection *text_sec = NULL; local
elf32-tic6x.c 3874 elf32_tic6x_insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
3882 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
4158 asection *text_sec = edit_node->linked_section;
4159 bfd_vma text_offset = text_sec->output_section->vma
4160 + text_sec->output_offset
4161 + text_sec->size;
4157 asection *text_sec = edit_node->linked_section; local
elf32-arm.c 13598 insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
13606 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
15942 asection *text_sec = edit_tail->linked_section; local
15943 asection *text_out = text_sec->output_section;
19692 asection *text_sec = edit_node->linked_section; local
19693 bfd_vma text_offset = text_sec->output_section->vma
19694 + text_sec->output_offset
19695 + text_sec->size;
19710 prel31_offset = text_sec->output_offset
19711 + text_sec->size
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf-eh-frame.c 531 asection *text_sec; local
557 text_sec = _bfd_elf_section_for_symbol (cookie, r_symndx, false);
559 if (text_sec == NULL)
562 elf_section_eh_frame_entry (text_sec) = sec;
563 if (text_sec->output_section
564 && bfd_is_abs_section (text_sec->output_section))
568 elf_section_data (sec)->sec_info = text_sec;
1091 asection *text_sec; local
1097 text_sec = (asection *) elf_section_data (sec)->sec_info;
1098 end = text_sec->output_section->vma + text_sec->output_offse
1842 asection *text_sec = (asection *) elf_section_data (sec)->sec_info; local
    [all...]
coffcode.h 3514 asection *text_sec = NULL;
3769 text_sec = current;
4189 if (text_sec)
4191 internal_a.tsize = text_sec->size;
4192 internal_a.text_start = internal_a.tsize ? text_sec->vma : 0;
4221 if (text_sec != NULL)
4223 internal_a.o_sntext = text_sec->target_index;
4224 internal_a.o_algntext = bfd_section_alignment (text_sec);
3513 asection *text_sec = NULL; local
elf32-tic6x.c 3872 elf32_tic6x_insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
3880 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
4156 asection *text_sec = edit_node->linked_section;
4157 bfd_vma text_offset = text_sec->output_section->vma
4158 + text_sec->output_offset
4159 + text_sec->size;
4155 asection *text_sec = edit_node->linked_section; local
elf32-arm.c 13592 insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
13600 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
15936 asection *text_sec = edit_tail->linked_section; local
15937 asection *text_out = text_sec->output_section;
19681 asection *text_sec = edit_node->linked_section; local
19682 bfd_vma text_offset = text_sec->output_section->vma
19683 + text_sec->output_offset
19684 + text_sec->size;
19699 prel31_offset = text_sec->output_offset
19700 + text_sec->size
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf-eh-frame.c 531 asection *text_sec; local
557 text_sec = _bfd_elf_section_for_symbol (cookie, r_symndx, false);
559 if (text_sec == NULL)
562 elf_section_eh_frame_entry (text_sec) = sec;
563 if (text_sec->output_section
564 && bfd_is_abs_section (text_sec->output_section))
568 elf_section_data (sec)->sec_info = text_sec;
1091 asection *text_sec; local
1097 text_sec = (asection *) elf_section_data (sec)->sec_info;
1098 end = text_sec->output_section->vma + text_sec->output_offse
1842 asection *text_sec = (asection *) elf_section_data (sec)->sec_info; local
    [all...]
coffcode.h 3514 asection *text_sec = NULL;
3769 text_sec = current;
4189 if (text_sec)
4191 internal_a.tsize = text_sec->size;
4192 internal_a.text_start = internal_a.tsize ? text_sec->vma : 0;
4221 if (text_sec != NULL)
4223 internal_a.o_sntext = text_sec->target_index;
4224 internal_a.o_algntext = bfd_section_alignment (text_sec);
3513 asection *text_sec = NULL; local
elf32-tic6x.c 3880 elf32_tic6x_insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
3888 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
4164 asection *text_sec = edit_node->linked_section;
4165 bfd_vma text_offset = text_sec->output_section->vma
4166 + text_sec->output_offset
4167 + text_sec->size;
4163 asection *text_sec = edit_node->linked_section; local
elf32-arm.c 13514 insert_cantunwind_after (asection *text_sec, asection *exidx_sec)
13522 INSERT_EXIDX_CANTUNWIND_AT_END, text_sec, UINT_MAX);
15858 asection *text_sec = edit_tail->linked_section; local
15859 asection *text_out = text_sec->output_section;
19609 asection *text_sec = edit_node->linked_section; local
19610 bfd_vma text_offset = text_sec->output_section->vma
19611 + text_sec->output_offset
19612 + text_sec->size;
19627 prel31_offset = text_sec->output_offset
19628 + text_sec->size
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
ia64-tdep.c 2857 struct obj_section *text_sec;
2869 text_sec = objfile->sections + SECT_OFF_TEXT (objfile);
2870 ip = text_sec->addr ();
2856 struct obj_section *text_sec; local
  /src/external/gpl3/gdb.old/dist/gdb/
ia64-tdep.c 2857 struct obj_section *text_sec;
2869 text_sec = objfile->sections + SECT_OFF_TEXT (objfile);
2870 ip = text_sec->addr ();
2856 struct obj_section *text_sec; local

Completed in 120 milliseconds