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

  /src/external/gpl3/binutils/dist/bfd/
elf32-avr.c 87 bfd_vma vector_base; member in struct:elf32_avr_link_hash_table
1029 bfd_signed_vma base_addr = htab->vector_base;
3621 /* At this point we initialize htab->vector_base
3623 htab->vector_base = htab->stub_sec->output_section->vma;
3791 (destination - htab->vector_base))
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-avr.c 87 bfd_vma vector_base; member in struct:elf32_avr_link_hash_table
1029 bfd_signed_vma base_addr = htab->vector_base;
3620 /* At this point we initialize htab->vector_base
3622 htab->vector_base = htab->stub_sec->output_section->vma;
3790 (destination - htab->vector_base))
  /src/external/gpl3/gdb/dist/bfd/
elf32-avr.c 87 bfd_vma vector_base; member in struct:elf32_avr_link_hash_table
1029 bfd_signed_vma base_addr = htab->vector_base;
3620 /* At this point we initialize htab->vector_base
3622 htab->vector_base = htab->stub_sec->output_section->vma;
3790 (destination - htab->vector_base))
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-avr.c 87 bfd_vma vector_base; member in struct:elf32_avr_link_hash_table
1034 bfd_signed_vma base_addr = htab->vector_base;
3625 /* At this point we initialize htab->vector_base
3627 htab->vector_base = htab->stub_sec->output_section->vma;
3795 (destination - htab->vector_base))

Completed in 35 milliseconds