Searched refs:gotplt_index (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cris.c1441 bfd_vma gotplt_index = gotplt_offset/4 - 3;
1491 gotplt_index * sizeof (Elf32_External_Rela),
1513 loc = srela->contents + gotplt_index * sizeof (Elf32_External_Rela);
1434 bfd_vma gotplt_index = gotplt_offset/4 - 3; local

Completed in 39 milliseconds