Searched refs:get_regoff_str (Results 1 – 2 of 2) sorted by relevance
/dports/devel/bsdelf/elftoolchain-0.7.1/readelf/ |
H A D | readelf.c | 319 static char *get_regoff_str(struct readelf *re, Dwarf_Half reg, 5955 get_regoff_str(struct readelf *re, Dwarf_Half reg, Dwarf_Addr off) in get_regoff_str() function 6034 printf("%-8s ", get_regoff_str(re, RT(0).dw_regnum, in dump_dwarf_frame_regtable() 6038 printf("%-5s", get_regoff_str(re, in dump_dwarf_frame_regtable()
|
/dports/devel/elftoolchain/elftoolchain-0.7.1/readelf/ |
H A D | readelf.c | 319 static char *get_regoff_str(struct readelf *re, Dwarf_Half reg, 5955 get_regoff_str(struct readelf *re, Dwarf_Half reg, Dwarf_Addr off) in get_regoff_str() function 6034 printf("%-8s ", get_regoff_str(re, RT(0).dw_regnum, in dump_dwarf_frame_regtable() 6038 printf("%-5s", get_regoff_str(re, in dump_dwarf_frame_regtable()
|