Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/som/
Daout.h137 #define SOM_SPACE_IS_LOADABLE (1 << 31) macro
/toolchain/binutils/binutils-2.25/bfd/
Dsom.c1702 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()