Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFUnit.h73 StringRef getStringSection() const { return StringSection; } in getStringSection() function
HDDWARFContext.h219 virtual StringRef getStringSection() { return StringSection; } in getStringSection() function