Searched refs:tlsdesc_got_offset (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dx86_64.cc265 unsigned int tlsdesc_got_offset,
269 tlsdesc_got_offset, plt_offset);
294 unsigned int tlsdesc_got_offset,
410 unsigned int tlsdesc_got_offset,
497 unsigned int tlsdesc_got_offset,
1793 unsigned int tlsdesc_got_offset,
1803 + tlsdesc_got_offset
1965 unsigned int tlsdesc_got_offset,
1975 + tlsdesc_got_offset
2124 unsigned int tlsdesc_got_offset local
261 fill_tlsdesc_entry(unsigned char* pov, typename elfcpp::Elf_types<size>::Elf_Addr got_address, typename elfcpp::Elf_types<size>::Elf_Addr plt_address, typename elfcpp::Elf_types<size>::Elf_Addr got_base, unsigned int tlsdesc_got_offset, unsigned int plt_offset) argument
1788 do_fill_tlsdesc_entry( unsigned char* pov, typename elfcpp::Elf_types<size>::Elf_Addr got_address, typename elfcpp::Elf_types<size>::Elf_Addr plt_address, typename elfcpp::Elf_types<size>::Elf_Addr got_base, unsigned int tlsdesc_got_offset, unsigned int plt_offset) argument
1960 do_fill_tlsdesc_entry( unsigned char* pov, elfcpp::Elf_types<64>::Elf_Addr got_address, elfcpp::Elf_types<64>::Elf_Addr plt_address, elfcpp::Elf_types<64>::Elf_Addr got_base, unsigned int tlsdesc_got_offset, unsigned int plt_offset) argument
2204 unsigned int tlsdesc_got_offset = this->get_tlsdesc_got_offset(); local
5667 do_fill_tlsdesc_entry( unsigned char* pov, typename elfcpp::Elf_types<size>::Elf_Addr got_address, typename elfcpp::Elf_types<size>::Elf_Addr plt_address, typename elfcpp::Elf_types<size>::Elf_Addr got_base, unsigned int tlsdesc_got_offset, unsigned int plt_offset) argument
[all...]
H A Daarch64.cc4255 unsigned int tlsdesc_got_offset,
4259 tlsdesc_got_offset, plt_offset);
4288 unsigned int tlsdesc_got_offset,
4615 unsigned int tlsdesc_got_offset,
4892 unsigned int tlsdesc_got_offset,
4899 Address tlsdesc_got_entry = got_base + tlsdesc_got_offset;
4987 unsigned int tlsdesc_got_offset = this->get_tlsdesc_got_offset(); local
4992 tlsdesc_got_offset, plt_offset);
4251 fill_tlsdesc_entry(unsigned char* pov, Address gotplt_address, Address plt_address, Address got_base, unsigned int tlsdesc_got_offset, unsigned int plt_offset) argument
4887 do_fill_tlsdesc_entry( unsigned char* pov, Address gotplt_address, Address plt_address, Address got_base, unsigned int tlsdesc_got_offset, unsigned int plt_offset) argument

Completed in 67 milliseconds