Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/DebugInfo/
HDDWARFContext.h186 StringRef DebugFrameSection; variable
217 virtual StringRef getDebugFrameSection() { return DebugFrameSection; } in getDebugFrameSection()
HDDWARFContext.cpp612 .Case("debug_frame", &DebugFrameSection) in DWARFContextInMemory()