Home
last modified time | relevance | path

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

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