Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h226 StringRef DebugFrameSection; variable
257 StringRef getDebugFrameSection() override { return DebugFrameSection; } in getDebugFrameSection()
DDWARFContext.cpp659 .Case("debug_frame", &DebugFrameSection) in DWARFContextInMemory()