Searched refs:same_set (Results 1 – 2 of 2) sorted by relevance
12087 same_set (const struct register_info *a, in same_set() function12141 && !same_set (®s[i], ®s[i - 1], regs, maxnreg)) in handle_core_registers()12152 for (end = sets[i]; same_set (sets[i], end, regs, maxnreg); ++end) in handle_core_registers()
27 * readelf.c (handle_core_registers): Lift same_set function to...28 (same_set): ...here. New file scope function adding regs and