Home
last modified time | relevance | path

Searched defs:stem (Results 1 – 5 of 5) 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.c1262 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
/freebsd/crypto/krb5/src/util/verto/
H A Dev.c1981 #define array_free(stem, idx) \ argument