Home
last modified time | relevance | path

Searched refs:set_path (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-path.h73 void set_path (const vec<basic_block> &);
H A Dgimple-range-path.cc248 path_range_query::set_path (const vec<basic_block> &path) in set_path() function in path_range_query
628 set_path (path); in compute_ranges()
H A Ddiagnostic.cc2162 richloc.set_path (path); in debug()
H A DChangeLog-20215268 (path_range_query::set_path): Same.
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1729 void set_path (const diagnostic_path *path) { m_path = path; } in set_path() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1788 void set_path (const diagnostic_path *path) { m_path = path; } in set_path() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc560 rich_loc.set_path (&emission_path); in emit_saved_diagnostic()
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c1878 goto set_path; in setup_client_ctx()
1908 set_path: in setup_client_ctx()
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_pool.c3336 set_path(zpool_handle_t *zhp, nvlist_t *nv, const char *path) function
3415 set_path(zhp, nv, newpath);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c1893 richloc.set_path (path); in debug()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc1402 rich_loc.set_path (&emission_path); in emit_saved_diagnostic()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A DChangeLog1194 (rich_location::set_path): New function.