Home
last modified time | relevance | path

Searched defs:sourceFile (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.h269 StringRef sourceFile; variable
/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1525 std::string ObjFile::sourceFile() const { in sourceFile() function in ObjFile
H A DSyntheticSections.cpp1168 void SymtabSection::emitBeginSourceStab(StringRef sourceFile) { in emitBeginSourceStab()