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

  /toolchain/binutils/binutils-2.25/gold/
incremental.cc 629 Incremental_got_plt_reader<big_endian> got_plt_reader(this->got_plt_reader());
643 unsigned int got_count = got_plt_reader.get_got_entry_count();
644 unsigned int plt_count = got_plt_reader.get_plt_entry_count();
651 unsigned int got_type = got_plt_reader.get_got_type(i);
658 unsigned int symndx = got_plt_reader.get_got_symndx(i);
663 unsigned int input_index = got_plt_reader.get_got_input_index(i);
693 unsigned int plt_desc = got_plt_reader.get_plt_desc(i);
    [all...]
incremental-dump.cc 385 Incremental_got_plt_reader<big_endian> igot_plt(inc->got_plt_reader());
incremental.h 1660 got_plt_reader() const function in class:gold::Sized_incremental_binary
    [all...]

Completed in 90 milliseconds