Home
last modified time | relevance | path

Searched refs:getAsSectionedAddress (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h116 Optional<object::SectionedAddress> getAsSectionedAddress() const;
270 return V->getAsSectionedAddress(); in toSectionedAddress()
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h121 Optional<object::SectionedAddress> getAsSectionedAddress() const;
275 return V->getAsSectionedAddress(); in toSectionedAddress()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp628 if (auto SA = getAsSectionedAddress()) in getAsAddress()
634 DWARFFormValue::getAsSectionedAddress() const { in getAsSectionedAddress() function in DWARFFormValue
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp630 if (auto SA = getAsSectionedAddress()) in getAsAddress()
636 DWARFFormValue::getAsSectionedAddress() const { in getAsSectionedAddress() function in DWARFFormValue