Searched refs:use_plt_or_tls_offset (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Doutput.h2626 Got_entry(Symbol* gsym, bool use_plt_or_tls_offset) argument
2628 use_plt_or_tls_offset_(use_plt_or_tls_offset), addend_(0)
2633 bool use_plt_or_tls_offset)
2635 use_plt_or_tls_offset_(use_plt_or_tls_offset), addend_(0)
2646 bool use_plt_or_tls_offset, uint64_t addend)
2648 use_plt_or_tls_offset_(use_plt_or_tls_offset), addend_(addend)
2632 Got_entry(Relobj* object, unsigned int local_sym_index, bool use_plt_or_tls_offset) argument
2645 Got_entry(Relobj* object, unsigned int local_sym_index, bool use_plt_or_tls_offset, uint64_t addend) argument
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Doutput.h2610 Got_entry(Symbol* gsym, bool use_plt_or_tls_offset, uint64_t addend) argument
2612 use_plt_or_tls_offset_(use_plt_or_tls_offset), addend_(addend)
2617 bool use_plt_or_tls_offset, uint64_t addend)
2619 use_plt_or_tls_offset_(use_plt_or_tls_offset), addend_(addend)
2616 Got_entry(Relobj* object, unsigned int local_sym_index, bool use_plt_or_tls_offset, uint64_t addend) argument
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Doutput.h2610 Got_entry(Symbol* gsym, bool use_plt_or_tls_offset, uint64_t addend) argument
2612 use_plt_or_tls_offset_(use_plt_or_tls_offset), addend_(addend)
2617 bool use_plt_or_tls_offset, uint64_t addend)
2619 use_plt_or_tls_offset_(use_plt_or_tls_offset), addend_(addend)
2616 Got_entry(Relobj* object, unsigned int local_sym_index, bool use_plt_or_tls_offset, uint64_t addend) argument

Completed in 232 milliseconds