Searched refs:unwind_section (Results 1 – 2 of 2) sorted by relevance
21 int unwind_section; member
319 me->arch.unwind_section = i; in module_frob_arch_sections()838 if (!me->arch.unwind_section) in register_unwind_table()841 table = (unsigned char *)sechdrs[me->arch.unwind_section].sh_addr; in register_unwind_table()842 end = table + sechdrs[me->arch.unwind_section].sh_size; in register_unwind_table()846 me->arch.unwind_section, table, end, gp); in register_unwind_table()