Searched refs:getStringOffsetSectionItem (Results 1 – 3 of 3) sorted by relevance
173 bool getStringOffsetSectionItem(uint32_t Index, uint32_t &Result) const;
64 bool DWARFUnit::getStringOffsetSectionItem(uint32_t Index, in getStringOffsetSectionItem() function in llvm::DWARFUnit
516 if (!U->getStringOffsetSectionItem(Offset, StrOffset)) in getAsCString()