Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptParser.cpp294 SmallString<128> pathData; in addFile() local
295 StringRef path = (config->sysroot + s).toStringRef(pathData); in addFile()