Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h344 void setAddrOffsetSection(const DWARFSection *AOS, uint64_t Base) { in setAddrOffsetSection() function
/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp634 DWO->setAddrOffsetSection(AddrOffsetSection, *AddrOffsetSectionBase); in parseDWO()