Home
last modified time | relevance | path

Searched defs:stem (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/lld/ELF/
H A DSymbolTable.cpp73 StringRef stem = name; in insert() local
/freebsd-src/sys/kern/
H A Dkern_conf.c1249 dev_stdclone(char *name, char **namep, const char *stem, int *unit) in dev_stdclone()
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp581 StringRef stem(StringRef path, Style style) { stem() function
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1582 StringRef stem = path::stem(path); findDylib() local