Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDmipsread.c367 int got_entry_offset = in read_alphacoff_dynamic_symtab() local
370 if (got_entry_offset < 0 || got_entry_offset >= got_secsize) in read_alphacoff_dynamic_symtab()
374 (bfd_byte *) (got_secptr + got_entry_offset)); in read_alphacoff_dynamic_symtab()