Home
last modified time | relevance | path

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

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