Home
last modified time | relevance | path

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

/src/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 DDWARFLinkerTypeUnit.cpp24 UnitName = "__artificial_type_unit"; in TypeUnit()
H A DDWARFLinkerCompileUnit.cpp35 UnitName = File.FileName; in CompileUnit()
65 UnitName = CUName; in CompileUnit()
67 UnitName = File.FileName; in CompileUnit()