Home
last modified time | relevance | path

Searched defs:root_name (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/binutils/usr.sbin/mdsetimage/
H A Dbin_bfd.c65 const char *root_name, const char *size_name, size_t *md_root_offset, in bin_find_md_root()
/netbsd-src/external/gpl3/binutils.old/usr.sbin/mdsetimage/
H A Dbin_bfd.c65 const char *root_name, const char *size_name, size_t *md_root_offset, in bin_find_md_root()
/netbsd-src/usr.sbin/mdsetimage/
H A Dbin_nlist.c91 unsigned long text_start, const char *root_name, const char *size_name, in bin_find_md_root()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc147 path::root_name() const in root_name() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc147 path::root_name() const in root_name() function in path
H A Dstd-path.cc159 path::root_name() const in root_name() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1494 path::root_name() const in root_name() function in path
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1495 path::root_name() const in root_name() function in path
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp371 StringRef root_name(StringRef path, Style style) { in root_name() function