Searched defs:nativePath (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/lld/COFF/ | ||
H A D | PDB.cpp | 165 llvm::SmallString<128> nativePath; member in __anon94582cee0111::PDBLinker |
/freebsd/contrib/llvm-project/lld/ELF/ | ||
H A D | Driver.cpp | 2303 llvm::SmallString<256> nativePath; in writeDependencyFile() local |