Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DScriptParser.cpp320 SmallString<128> pathData; in addFile() local
321 StringRef path = (config->sysroot + s).toStringRef(pathData); in addFile()