Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/som/
Dinternal.h141 unsigned int is_tspecific : 1; member
169 unsigned int is_tspecific : 1; member
/toolchain/binutils/binutils-2.25/bfd/
Dsom.c1706 dst->is_tspecific = (flags & SOM_SPACE_IS_TSPECIFIC) != 0; in som_swap_space_dictionary_in()
1736 if (src->is_tspecific) in som_swap_space_dictionary_out()
1772 dst->is_tspecific = (flags & SOM_SUBSPACE_IS_TSPECIFIC) != 0; in som_swap_subspace_dictionary_in()
1817 if (src->is_tspecific) in som_swap_subspace_dictionary_record_out()