Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp1523 std::string ObjFile::sourceFile() const { in sourceFile() function in ObjFile
H A DSyntheticSections.cpp1165 void SymtabSection::emitBeginSourceStab(StringRef sourceFile) { in emitBeginSourceStab()