Home
last modified time | relevance | path

Searched refs:UnitName (Results 1 – 5 of 5) 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 DDWARFLinkerTypeUnit.cpp23 UnitName = "__artificial_type_unit"; in TypeUnit()
H A DDWARFLinkerCompileUnit.cpp34 UnitName = File.FileName; in CompileUnit()
64 UnitName = CUName; in CompileUnit()
66 UnitName = File.FileName; in CompileUnit()