Home
last modified time | relevance | path

Searched refs:getStringOffsetSectionItem (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h171 bool getStringOffsetSectionItem(uint32_t Index, uint32_t &Result) const;
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp65 bool DWARFUnit::getStringOffsetSectionItem(uint32_t Index, in getStringOffsetSectionItem() function in llvm::DWARFUnit
DDWARFFormValue.cpp516 if (!U->getStringOffsetSectionItem(Offset, StrOffset)) in getAsCString()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFFormValue.cpp540 if (!U || !U->getStringOffsetSectionItem(Offset, StrOffset)) in getAsCString()
DDWARFUnit.cpp82 bool DWARFUnit::getStringOffsetSectionItem(uint32_t Index, in getStringOffsetSectionItem() function in DWARFUnit
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h366 bool getStringOffsetSectionItem(uint32_t Index, uint64_t &Result) const;