Home
last modified time | relevance | path

Searched refs:subspace_start (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h174 unsigned int subspace_start; member
H A Daout.h151 unsigned char subspace_start[4]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h174 unsigned int subspace_start; member
H A Daout.h151 unsigned char subspace_start[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c1777 dst->subspace_start = bfd_getb32 (src->subspace_start); in som_swap_subspace_dictionary_in()
1824 bfd_putb32 (src->subspace_start, dst->subspace_start); in som_swap_subspace_dictionary_record_out()
2175 space_asect->vma = subspace.subspace_start; in setup_sections()
2308 subspace_asect->vma = subspace.subspace_start; in setup_sections()
2330 space_asect->size = (save_subspace.subspace_start in setup_sections()
2638 som_section_data (section)->subspace_dict->subspace_start = in som_prep_headers()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1776 dst->subspace_start = bfd_getb32 (src->subspace_start); in som_swap_subspace_dictionary_in()
1823 bfd_putb32 (src->subspace_start, dst->subspace_start); in som_swap_subspace_dictionary_record_out()
2174 space_asect->vma = subspace.subspace_start; in setup_sections()
2307 subspace_asect->vma = subspace.subspace_start; in setup_sections()
2329 space_asect->size = (save_subspace.subspace_start in setup_sections()
2637 som_section_data (section)->subspace_dict->subspace_start = in som_prep_headers()