Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dmipsread.c184 asection *got_sect; /* Section pointer for .got section */ member
213 si->got_sect = sectp; in alphacoff_locate_sections()
256 || si.got_sect == NULL) in read_alphacoff_dynamic_symtab()
262 got_secsize = bfd_get_section_size (si.got_sect); in read_alphacoff_dynamic_symtab()
281 if (!bfd_get_section_contents (abfd, si.got_sect, got_secptr, in read_alphacoff_dynamic_symtab()