Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/som/
Dinternal.h140 unsigned int has_intermediate_code : 1; member
/toolchain/binutils/binutils-2.25/bfd/
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()