Home
last modified time | relevance | path

Searched refs:composePath (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDwarfLib.cc1835 composePath (char *dname, char *fname) in composePath() function
1864 char *path = composePath (dir_name, orig_name ? orig_name : name); in parse_cu_header()
1872 module->linkerStabName = composePath (dir_name, name); in parse_cu_header()
1885 path = composePath (dir_name, obj_file); in parse_cu_header()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.cc2115 composePath (char *dname, char *fname) in composePath() function
2146 char *path = composePath (dir_name, orig_name ? orig_name : name); in parse_cu_header()
2154 module->linkerStabName = composePath (dir_name, name); in parse_cu_header()
2167 path = composePath (dir_name, obj_file); in parse_cu_header()