Home
last modified time | relevance | path

Searched refs:DW_REG_TABLE_SIZE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame.c1742 int output_table_real_data_size = DW_REG_TABLE_SIZE; in dwarf_get_fde_info_for_all_regs()
1770 dwarf_init_reg_rules_dw(&reg_table->rules[0],i,DW_REG_TABLE_SIZE, in dwarf_get_fde_info_for_all_regs()
1777 if (dbg->de_frame_cfa_col_number < DW_REG_TABLE_SIZE) { in dwarf_get_fde_info_for_all_regs()
H A Dlibdwarf.h260 #ifndef DW_REG_TABLE_SIZE
261 #define DW_REG_TABLE_SIZE 66 macro
364 struct Dwarf_Regtable_Entry_s rules[DW_REG_TABLE_SIZE];
H A Dgenerated_libdwarf.h.in247 DW_REG_TABLE_SIZE must be at least as large as
251 Ensure [0-DW_REG_TABLE_SIZE] does not overlap
260 #ifndef DW_REG_TABLE_SIZE
261 #define DW_REG_TABLE_SIZE 66 macro
278 Ensure this is > DW_REG_TABLE_SIZE (the reg table
289 Ensure this is > DW_REG_TABLE_SIZE (the reg table
305 Ensure this is > DW_REG_TABLE_SIZE (the reg table
364 struct Dwarf_Regtable_Entry_s rules[DW_REG_TABLE_SIZE];
H A Dlibdwarf.h.in247 DW_REG_TABLE_SIZE must be at least as large as
251 Ensure [0-DW_REG_TABLE_SIZE] does not overlap
260 #ifndef DW_REG_TABLE_SIZE
261 #define DW_REG_TABLE_SIZE 66 macro
278 Ensure this is > DW_REG_TABLE_SIZE (the reg table
289 Ensure this is > DW_REG_TABLE_SIZE (the reg table
305 Ensure this is > DW_REG_TABLE_SIZE (the reg table
364 struct Dwarf_Regtable_Entry_s rules[DW_REG_TABLE_SIZE];