Home
last modified time | relevance | path

Searched refs:has_intermediate_code (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/som/
H A Dinternal.h140 unsigned int has_intermediate_code : 1; member
/netbsd-src/external/gpl3/binutils.old/dist/include/som/
H A Dinternal.h140 unsigned int has_intermediate_code : 1; member
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dsom.c1705 dst->has_intermediate_code = (flags & SOM_SPACE_HAS_INTERMEDIATE_CODE) != 0; in som_swap_space_dictionary_in()
1734 if (src->has_intermediate_code) in som_swap_space_dictionary_out()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dsom.c1704 dst->has_intermediate_code = (flags & SOM_SPACE_HAS_INTERMEDIATE_CODE) != 0; in som_swap_space_dictionary_in()
1733 if (src->has_intermediate_code) in som_swap_space_dictionary_out()