__get_dwarf_regstr
#define __get_dwarf_regstr(tbl, n) (((n) < ARRAY_SIZE(tbl)) ? (tbl)[(n)] : NULL)
#undef __get_dwarf_regstr