Home
last modified time | relevance | path

Searched refs:setAddrOffsetSection (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h352 void setAddrOffsetSection(const DWARFSection *AOS, uint32_t Base) { in setAddrOffsetSection() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp374 DWO->setAddrOffsetSection(AddrOffsetSection, AddrOffsetSectionBase); in parseDWO()