Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFContext.h224 StringRef DebugFrameSection; variable
259 StringRef getDebugFrameSection() override { return DebugFrameSection; } in getDebugFrameSection()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp582 .Case("debug_frame", &DebugFrameSection) in DWARFContextInMemory()