Home | History | Annotate | Download | only in gold

Lines Matching refs:is_final

541   optimize_tls_reloc(bool is_final, int r_type);
2844 // symbol. IS_FINAL is true if the final address of this symbol is
2915 Target_tilegx<size, big_endian>::optimize_tls_reloc(bool is_final, int r_type)
2940 if (is_final)
2956 if (is_final)
2967 if (is_final)
3992 const bool is_final = gsym->final_value_is_known();
3994 Target_tilegx<size, big_endian>::optimize_tls_reloc(is_final,
4553 const bool is_final = (gsym == NULL
4557 Target_tilegx<size, big_endian>::optimize_tls_reloc(is_final,