Searched refs:debug_frame (Results 1 – 3 of 3) sorted by relevance
87 .debug_frame BLOCK(__section_alignment__) (NOLOAD) :89 *(.debug_frame*)
256 .cfi_sections .debug_frame
200 dwarf2_section_t debug_frame; member3286 fde_ctx.data = modfmt->u.dwarf2_info->debug_frame.address; in dwarf2_virtual_unwind()3287 fde_ctx.end_data = fde_ctx.data + modfmt->u.dwarf2_info->debug_frame.size; in dwarf2_virtual_unwind()3505 dwarf2_fini_section(&modfmt->u.dwarf2_info->debug_frame); in dwarf2_module_remove()3570 …dwarf2_init_section(&dwarf2_modfmt->u.dwarf2_info->debug_frame, fmap, ".debug_frame", ".zdebug_fra… in dwarf2_parse()