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

  /src/external/gpl3/binutils.old/dist/bfd/
elf-bfd.h 1851 asection *linked_to;
1907 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1849 asection *linked_to; member in struct:bfd_elf_section_data
elf32-tic6x.c 3926 if (elf_sec->linked_to)
3929 = &elf_section_data (elf_sec->linked_to)->this_hdr;
elf32-arm.c 13651 if (elf_sec->linked_to)
13654 = &elf_section_data (elf_sec->linked_to)->this_hdr;
  /src/external/gpl3/gdb.old/dist/bfd/
elf-bfd.h 1839 asection *linked_to;
1895 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1837 asection *linked_to; member in struct:bfd_elf_section_data
elf32-tic6x.c 3924 if (elf_sec->linked_to)
3927 = &elf_section_data (elf_sec->linked_to)->this_hdr;
elf32-arm.c 13645 if (elf_sec->linked_to)
13648 = &elf_section_data (elf_sec->linked_to)->this_hdr;
  /src/external/gpl3/gdb/dist/bfd/
elf-bfd.h 1850 asection *linked_to;
1906 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1848 asection *linked_to; member in struct:bfd_elf_section_data
elf32-tic6x.c 3927 if (elf_sec->linked_to)
3930 = &elf_section_data (elf_sec->linked_to)->this_hdr;
elf32-arm.c 13518 if (elf_sec->linked_to)
13521 = &elf_section_data (elf_sec->linked_to)->this_hdr;
  /src/external/gpl3/binutils/dist/bfd/
elf-bfd.h 1899 asection *linked_to;
1952 #define elf_linked_to_section(sec) (elf_section_data(sec)->linked_to)
1897 asection *linked_to; member in struct:bfd_elf_section_data
elf32-tic6x.c 3925 if (elf_sec->linked_to)
3928 = &elf_section_data (elf_sec->linked_to)->this_hdr;
elf32-arm.c 13523 if (elf_sec->linked_to)
13526 = &elf_section_data (elf_sec->linked_to)->this_hdr;

Completed in 97 milliseconds