Home | History | Annotate | Download | only in src

Lines Matching refs:hash_style

1042 #define GENERATE_SYSV_HASH ((ld_state.hash_style & hash_style_sysv) != 0)
1044 #define GENERATE_GNU_HASH ((ld_state.hash_style & hash_style_gnu) != 0)
1046 hash_style;