Home
last modified time | relevance | path

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

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