Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lld/ELF/
HDInputFiles.h269 StringRef sourceFile; variable
/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDInputFiles.cpp1525 std::string ObjFile::sourceFile() const { in sourceFile() function in ObjFile
HDSyntheticSections.cpp1168 void SymtabSection::emitBeginSourceStab(StringRef sourceFile) { in emitBeginSourceStab()