Home
last modified time | relevance | path

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

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