Searched refs:resolve_fixups (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | module.cc | 411 resolve_fixups (fixup_t *f, void *gp) in resolve_fixups() function 464 resolve_fixups (p->fixup, gp); in associate_integer_pointer() 3284 resolve_fixups (p->fixup, p->u.rsym.sym); in mio_symtree_ref() 5275 resolve_fixups (p->u.rsym.stfixup, st); in read_cleanup()
|
H A D | ChangeLog-2011 | 3034 * module.c (free_pi_tree, resolve_fixups, free_rename): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | module.c | 406 resolve_fixups (fixup_t *f, void *gp) in resolve_fixups() function 459 resolve_fixups (p->fixup, gp); in associate_integer_pointer() 3133 resolve_fixups (p->fixup, p->u.rsym.sym); in mio_symtree_ref() 5123 resolve_fixups (p->u.rsym.stfixup, st); in read_cleanup()
|