Home
last modified time | relevance | path

Searched defs:_path (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DLoadObject.cc220 LoadObject::compare (const char *_path, int64_t _checksum) in compare()
226 LoadObject::compare (const char *_path, const char *_runTimePath, DbeFile *df) in compare()
H A DStabs.cc245 Stabs::NewStabs (char *_path, char *lo_name) in NewStabs()
256 Stabs::Stabs (char *_path, char *_lo_name) in Stabs()
H A DDbeSession.cc1562 DbeSession::createSourceFile (const char *_path) in createSourceFile()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DLoadObject.cc220 LoadObject::compare (const char *_path, int64_t _checksum) in compare()
226 LoadObject::compare (const char *_path, const char *_runTimePath, DbeFile *df) in compare()
H A DStabs.cc245 Stabs::NewStabs (char *_path, char *lo_name) in NewStabs()
256 Stabs::Stabs (char *_path, char *_lo_name) in Stabs()
H A DDbeSession.cc1562 DbeSession::createSourceFile (const char *_path) in createSourceFile()
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Ddmsetup.c2686 char *_path; in _get_abspath() local