Home
last modified time | relevance | path

Searched refs:getRnglistOffset (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp685 if (auto Offset = getRnglistOffset(Index)) in findRnglistFromIndex()
1208 std::optional<uint64_t> DWARFUnit::getRnglistOffset(uint32_t Index) { in getRnglistOffset() function in DWARFUnit
H A DDWARFDie.cpp216 U->getRnglistOffset(*FormValue.getAsSectionOffset())) { in dumpAttribute()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h476 std::optional<uint64_t> getRnglistOffset(uint32_t Index);
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp1481 Unit.getOrigUnit().getRnglistOffset(*Index); in cloneScalarAttribute()