Searched defs:offset_into_exception_tables (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_frame.c176 offset_into_exception_tables: The start of exception tables for
181 tables wrt to which the offset_into_exception_tables will
192 Dwarf_Signed offset_into_exception_tables,
201 offset_into_exception_tables,
217 Dwarf_Signed offset_into_exception_tables,
229 offset_into_exception_tables;
185 dwarf_add_frame_info(Dwarf_P_Debug dbg, Dwarf_P_Fde fde, Dwarf_P_Die die, Dwarf_Unsigned cie, Dwarf_Unsigned virt_addr, Dwarf_Unsigned code_len, Dwarf_Unsigned symidx, Dwarf_Signed offset_into_exception_tables, Dwarf_Unsigned exception_table_symbol, Dwarf_Error * error) argument
208 dwarf_add_frame_info_b(Dwarf_P_Debug dbg, Dwarf_P_Fde fde, Dwarf_P_Die die, Dwarf_Unsigned cie, Dwarf_Unsigned virt_addr, Dwarf_Unsigned code_len, Dwarf_Unsigned symidx, Dwarf_Unsigned end_symidx, Dwarf_Unsigned offset_from_end_symbol, Dwarf_Signed offset_into_exception_tables, Dwarf_Unsigned exception_table_symbol, Dwarf_Error * error) argument
H A Ddwarf_frame2.c746 Dwarf_Signed offset_into_exception_tables local
834 READ_UNALIGNED(dbg, offset_into_exception_tables,
836 SIGN_EXTEND(offset_into_exception_tables,
894 offset_into_exception_tables;
H A Ddwarf_frame.c1365 offset_into_exception_tables,
1375 *offset_into_exception_tables =
1363 dwarf_get_fde_exception_info(Dwarf_Fde fde, Dwarf_Signed * offset_into_exception_tables, Dwarf_Error * error) argument

Completed in 54 milliseconds