Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h160 void setAddrOffsetSection(StringRef AOS, uint32_t Base) { in setAddrOffsetSection() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp311 DWOCU->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase); in parseDWO()