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

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dmipsread.c367 int got_entry_offset = local
370 if (got_entry_offset < 0 || got_entry_offset >= got_secsize)
374 (bfd_byte *) (got_secptr + got_entry_offset));

Completed in 85 milliseconds