Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmipsread.c162 asection *got_sect; /* Section pointer for .got section */ member
191 si->got_sect = sectp; in alphacoff_locate_sections()
234 || si.got_sect == NULL) in read_alphacoff_dynamic_symtab()
240 got_secsize = bfd_get_section_size (si.got_sect); in read_alphacoff_dynamic_symtab()
259 if (!bfd_get_section_contents (abfd, si.got_sect, got_secptr, in read_alphacoff_dynamic_symtab()