Home | History | Annotate | Download | only in m_debuginfo

Lines Matching defs:home

1254             $HOME/.wine/drive_e/foo/bar/xyzzy/wibble.pdb
1268 HChar* home = VG_(getenv)("HOME");
1282 else if (is_quald && home && !wpfx) {
1284 to $HOME/.wine/drive_e/foo/bar/xyzzy/wibble.pdb
1286 Int mashedSzB = VG_(strlen)(pdbname) + VG_(strlen)(home) + 50/*misc*/;
1289 home, pdbname[0], &pdbname[2]);
1294 /* It's not a fully qualified path, or neither $HOME nor $WINE