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

  /toolchain/binutils/binutils-2.27/gold/
incremental.cc 1848 unsigned int got_index = got_offset \/ this->info_.got_entry_size; local
    [all...]
x86_64.cc 663 reserve_local_got_entry(unsigned int got_index,
671 reserve_global_got_entry(unsigned int got_index, Symbol* gsym,
    [all...]
s390.cc 473 reserve_local_got_entry(unsigned int got_index,
481 reserve_global_got_entry(unsigned int got_index, Symbol* gsym,
    [all...]
tilegx.cc 417 reserve_local_got_entry(unsigned int got_index,
425 reserve_global_got_entry(unsigned int got_index, Symbol* gsym,
    [all...]
output.cc 1800 unsigned int got_index = got_offset \/ (got_size \/ 8); local
1832 unsigned int got_index = got_offset \/ (got_size \/ 8); local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-score.c 1744 bfd_vma got_index; local
    [all...]
elf32-score7.c 1609 bfd_vma got_index; local
    [all...]
elfxx-mips.c 3515 bfd_vma got_index; local
3594 bfd_vma page, got_index; local
10550 bfd_vma got_index; local
11679 bfd_vma got_index = g->next->local_gotno + g->next->global_gotno local
    [all...]

Completed in 255 milliseconds