Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/
DDWARFContext.h163 StringRef DebugFrameSection; variable
192 virtual StringRef getDebugFrameSection() { return DebugFrameSection; } in getDebugFrameSection()
DDWARFContext.cpp566 .Case("debug_frame", &DebugFrameSection) in DWARFContextInMemory()