Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFUnit.h151 StringRef getStringSection() const { return StringSection; } in getStringSection() function
H A DDWARFContext.h261 StringRef getStringSection() override { return StringSection; } in getStringSection() function