Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h149 unsigned int loader_fix_quantity; member
H A Daout.h132 unsigned char loader_fix_quantity[4]; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h149 unsigned int loader_fix_quantity; member
H A Daout.h132 unsigned char loader_fix_quantity[4]; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c1714 dst->loader_fix_quantity = bfd_getb32 (src->loader_fix_quantity); in som_swap_space_dictionary_in()
1744 bfd_putb32 (src->loader_fix_quantity, dst->loader_fix_quantity); in som_swap_space_dictionary_out()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1713 dst->loader_fix_quantity = bfd_getb32 (src->loader_fix_quantity); in som_swap_space_dictionary_in()
1743 bfd_putb32 (src->loader_fix_quantity, dst->loader_fix_quantity); in som_swap_space_dictionary_out()