Home
last modified time | relevance | path

Searched refs:UnitName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerUnit.h
H A DDWARFLinkerCompileUnit.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerUnit.h44 StringRef getUnitName() const { return UnitName; } in getUnitName()
178 std::string UnitName; variable
H A DDWARFLinkerCompileUnit.cpp35 UnitName = File.FileName; in CompileUnit()
65 UnitName = CUName; in CompileUnit()
67 UnitName = File.FileName; in CompileUnit()