Searched refs:DebugFrameSection (Results 1 – 3 of 3) sorted by relevance
249 StringRef DebugFrameSection; variable289 StringRef getDebugFrameSection() override { return DebugFrameSection; } in getDebugFrameSection()
1266 StringRef DebugFrameSection; member in __anonddd817f10c11::DWARFObjInMemory1291 .Case("debug_frame", &DebugFrameSection) in mapSectionToMember()1541 StringRef getDebugFrameSection() const override { return DebugFrameSection; } in getDebugFrameSection()
698 .Case("debug_frame", &DebugFrameSection) in DWARFContextInMemory()