Searched refs:FrameSection (Results 1 – 2 of 2) sorted by relevance
56 [](ExecutorAddrRange FrameSection) -> Error { in __orc_rt_macho_register_ehframe_section() argument57 walkEHFrameSection(FrameSection.toSpan<const char>(), in __orc_rt_macho_register_ehframe_section()68 [](ExecutorAddrRange FrameSection) -> Error { in __orc_rt_macho_deregister_ehframe_section() argument69 walkEHFrameSection(FrameSection.toSpan<const char>(), in __orc_rt_macho_deregister_ehframe_section()
1559 DWARFSectionMap FrameSection; member in __anon445fd25e0f11::DWARFObjInMemory1583 .Case("debug_frame", &FrameSection) in mapNameToDWARFSection()1944 return FrameSection; in getFrameSection()