Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h295 void setAddrOffsetSection(const DWARFSection *AOS, uint32_t Base) { in setAddrOffsetSection() function
/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp507 DWO->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase); in parseDWO()