Searched refs:build_tls_opt_head (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | ChangeLog-2019 | 181 (Stub_table::build_tls_opt_head, build_tls_opt_tail): New functions. 187 Use build_tls_opt_head and build_tls_opt_tail.
|
H A D | powerpc.cc | 5089 build_tls_opt_head(unsigned char** pp, bool save_lr); 5935 Stub_table<size, big_endian>::build_tls_opt_head(unsigned char** pp, in build_tls_opt_head() function in __anon10389ec10111::Stub_table 6439 this->build_tls_opt_head(&p, false); in do_write() 6456 this->build_tls_opt_head(&p, save_lr); in do_write() 6493 this->build_tls_opt_head(&p, false); in do_write() 6510 this->build_tls_opt_head(&p, save_lr); in do_write() 6657 this->build_tls_opt_head(&p, save_lr); in do_write() 6749 this->build_tls_opt_head(&p, save_lr); in do_write() 6900 this->build_tls_opt_head(&p, false); in do_write()
|
H A D | ChangeLog-2020 | 350 (build_tls_opt_head, build_tls_opt_tail): Change parameters and
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | ChangeLog-2019 | 181 (Stub_table::build_tls_opt_head, build_tls_opt_tail): New functions. 187 Use build_tls_opt_head and build_tls_opt_tail.
|
H A D | powerpc.cc | 5101 build_tls_opt_head(unsigned char** pp, bool save_lr); 5947 Stub_table<size, big_endian>::build_tls_opt_head(unsigned char** pp, in build_tls_opt_head() function in __anon54ee64340111::Stub_table 6451 this->build_tls_opt_head(&p, false); in do_write() 6468 this->build_tls_opt_head(&p, save_lr); in do_write() 6505 this->build_tls_opt_head(&p, false); in do_write() 6522 this->build_tls_opt_head(&p, save_lr); in do_write() 6669 this->build_tls_opt_head(&p, save_lr); in do_write() 6761 this->build_tls_opt_head(&p, save_lr); in do_write() 6912 this->build_tls_opt_head(&p, false); in do_write()
|
H A D | ChangeLog-2020 | 350 (build_tls_opt_head, build_tls_opt_tail): Change parameters and
|