Searched refs:CONSTANT_CODE (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h2638 && local_sym_index != CONSTANT_CODE
2651 && local_sym_index != CONSTANT_CODE
2660 : local_sym_index_(CONSTANT_CODE), use_plt_or_tls_offset_(false)
2671 CONSTANT_CODE = 0x7ffffffe, enumerator in enum:gold::Output_data_got::Got_entry::__anon1703
2685 // for a global symbol, or CONSTANT_CODE for a constant.
H A Doutput.cc1421 case CONSTANT_CODE:
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h2622 && local_sym_index != CONSTANT_CODE
2631 : local_sym_index_(CONSTANT_CODE), use_plt_or_tls_offset_(false)
2643 CONSTANT_CODE = 0x7ffffffe, enumerator in enum:gold::Output_data_got::Got_entry::__anon457
2657 // for a global symbol, or CONSTANT_CODE for a constant.
H A Doutput.cc1431 case CONSTANT_CODE:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h2622 && local_sym_index != CONSTANT_CODE
2631 : local_sym_index_(CONSTANT_CODE), use_plt_or_tls_offset_(false)
2643 CONSTANT_CODE = 0x7ffffffe, enumerator in enum:gold::Output_data_got::Got_entry::__anon599
2657 // for a global symbol, or CONSTANT_CODE for a constant.
H A Doutput.cc1431 case CONSTANT_CODE:

Completed in 309 milliseconds