Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmipsread.c345 int got_entry_offset = in read_alphacoff_dynamic_symtab() local
348 if (got_entry_offset < 0 || got_entry_offset >= got_secsize) in read_alphacoff_dynamic_symtab()
352 (bfd_byte *) (got_secptr + got_entry_offset)); in read_alphacoff_dynamic_symtab()