Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dxcoffsolib.h41 CORE_ADDR dstart; /* virtual address of data start */ member
H A Dexec.c547 vp->dstart = bfd_section_vma (abfd, sect); in bfdsec_to_vmap()
548 vp->dend = vp->dstart + bfd_section_size (abfd, sect); in bfdsec_to_vmap()
797 phex (vp->dstart, addr_size), in exec_files_info()
/dragonfly/contrib/tcsh-6/
H A Dsh.dir.c40 static void dstart (const char *);
89 dstart(const char *from) in dstart() function
109 dstart(xcp); in dinit()
118 dstart("/"); in dinit()