HomeSort by relevance Sort by last modified time
    Searched refs:got_plt_ (Results 1 - 6 of 6) sorted by null

  /toolchain/binutils/binutils-2.25/gold/
x86_64.cc 98 irelative_rel_(NULL), got_(got), got_plt_(got_plt),
111 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count),
313 Output_data_got_plt_x86_64* got_plt_; member in class:__anon75361::Output_data_plt_x86_64
423 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL),
887 gold_assert(this->got_plt_ != NULL);
888 return this->got_plt_;
995 Output_data_got_plt_x86_64* got_plt_; member in class:__anon75361::Target_x86_64
    [all...]
i386.cc 239 Output_data_got_plt_i386* got_plt_; member in class:__anon75322::Output_data_plt_i386
360 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL),
769 gold_assert(this->got_plt_ != NULL);
770 return this->got_plt_;
859 Output_data_got_plt_i386* got_plt_; member in class:__anon75322::Target_i386
931 this->got_plt_ = new Output_data_got_plt_i386(layout);
935 this->got_plt_, got_plt_order,
939 this->got_plt_->set_current_data_size(3 * 4);
951 this->got_plt_,
    [all...]
tilegx.cc 76 irelative_rel_(NULL), got_(got), got_plt_(got_plt),
89 got_plt_(got_plt), got_irelative_(got_irelative), count_(plt_count),
204 Output_data_space* got_plt_; member in class:__anon75359::Output_data_plt_tilegx
239 got_(NULL), plt_(NULL), got_plt_(NULL), got_irelative_(NULL),
551 gold_assert(this->got_plt_ != NULL);
552 return this->got_plt_;
640 Output_data_space* got_plt_; member in class:__anon75359::Target_tilegx
    [all...]
aarch64.cc 3386 Output_data_space* got_plt_; member in class:__anon75300::Output_data_got_aarch64::Target_aarch64
4269 Output_data_space* got_plt_; member in class:__anon75300::Output_data_got_aarch64::Output_data_plt_aarch64
    [all...]
arm.cc     [all...]
mips.cc 2450 Output_data_space* got_plt_; member in class:__anon75326::Mips_output_data_plt
3723 Output_data_space* got_plt_; member in class:__anon75326::Target_mips
    [all...]

Completed in 64 milliseconds