Home
last modified time | relevance | path

Searched defs:getStringSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h152 StringRef getStringSection() const { return StringSection; } in getStringSection() function
DDWARFContext.h261 StringRef getStringSection() override { return StringSection; } in getStringSection() function