Home
last modified time | relevance | path

Searched refs:init_got_plt_for_update (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtarget.h1010 init_got_plt_for_update(Symbol_table*, in init_got_plt_for_update() function
Dtilegx.cc395 init_got_plt_for_update(Symbol_table* symtab,
2608 Target_tilegx<size, big_endian>::init_got_plt_for_update(Symbol_table* symtab, in init_got_plt_for_update() function in __anon011954cb0111::Target_tilegx
Dx86_64.cc605 init_got_plt_for_update(Symbol_table* symtab,
1816 Target_x86_64<size>::init_got_plt_for_update(Symbol_table* symtab, in init_got_plt_for_update() function in __anon4c0d9acd0111::Target_x86_64
Dincremental.cc646 target->init_got_plt_for_update(symtab, layout, got_count, plt_count); in do_process_got_plt()
DChangeLog992 (Target_x86_64<size>::init_got_plt_for_update): Create instance of new
3714 (Target_x86_64::init_got_plt_for_update): Use that.
4262 * gold/target.h (Sized_target::init_got_plt_for_update): Return
4264 * gold/x86_64.cc (Target_x86_64::init_got_plt_for_update): Likewise.
5074 (Target_x86_64::init_got_plt_for_update): Create got_irelative_.
6096 (Target_x86_64::init_got_plt_for_update): Create rela_dyn section.
6163 * target.h (Sized_target::init_got_plt_for_update): New function.
6171 (Target_x86_64::init_got_plt_for_update): New function.