Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DInputFiles.h260 StringRef sourceFile; variable
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.cpp1510 std::string ObjFile::sourceFile() const { in sourceFile() function in ObjFile
H A DSyntheticSections.cpp1091 void SymtabSection::emitBeginSourceStab(StringRef sourceFile) { in emitBeginSourceStab()