Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDmipsread.c192 bfd_size_type got_secsize; in read_alphacoff_dynamic_symtab() local
218 got_secsize = bfd_get_section_size (si.got_sect); in read_alphacoff_dynamic_symtab()
225 got_secptr = xmalloc (got_secsize); in read_alphacoff_dynamic_symtab()
238 (file_ptr) 0, got_secsize)) in read_alphacoff_dynamic_symtab()
331 if (got_entry_offset < 0 || got_entry_offset >= got_secsize) in read_alphacoff_dynamic_symtab()