Home
last modified time | relevance | path

Searched refs:UnitRangeAttribute (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h147 return UnitRangeAttribute; in getUnitRangesAttribute()
285 std::optional<PatchLocation> UnitRangeAttribute; variable
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinkerCompileUnit.cpp141 UnitRangeAttribute = Attr; in noteRangeAttribute()