Searched refs:SOM_SPACE_IS_LOADABLE (Results 1 – 2 of 2) sorted by relevance
137 #define SOM_SPACE_IS_LOADABLE (1 << 31) macro
1702 dst->is_loadable = (flags & SOM_SPACE_IS_LOADABLE) != 0; in som_swap_space_dictionary_in()1729 flags |= SOM_SPACE_IS_LOADABLE; in som_swap_space_dictionary_out()