Searched refs:allocate_objfile (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dobjfiles.h147 are set up from the BFD sections in allocate_objfile.
533 extern struct objfile *allocate_objfile (bfd *, int);
H A Djv-lang.c74 allocate_objfile with first argument NULL; as a result, this code
84 dynamics_objfile = allocate_objfile (NULL, 0);
H A Dobjfiles.c152 allocate_objfile (bfd *abfd, int flags) function
H A Drs6000-nat.c792 obj = allocate_objfile (vp->bfd, 0);
H A Dsymfile.c804 objfile = allocate_objfile (abfd, flags);

Completed in 125 milliseconds