Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp793 uint64_t DebugAddrOffset = It->getRawOperand(0); in updateVariableDieMap() local
794 if (auto Pointer = getAddrOffsetSectionItem(DebugAddrOffset)) { in updateVariableDieMap()