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

/haiku-buildtools/binutils/gold/
H A Dx86_64.cc2124 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.cc4987 unsigned int tlsdesc_got_offset = this->get_tlsdesc_got_offset(); local
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 118 milliseconds