Lines Matching full:hash_style
1034 #define GENERATE_SYSV_HASH ((ld_state.hash_style & hash_style_sysv) != 0)1036 #define GENERATE_GNU_HASH ((ld_state.hash_style & hash_style_gnu) != 0)1038 hash_style;