Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFUnit.h74 StringRef getStringOffsetSection() const { return StringOffsetSection; } in getStringOffsetSection() function
HDDWARFFormValue.cpp364 DataExtractor debug_str_offset_data(cu->getStringOffsetSection(), true, 0); in dump()