Searched refs:print_core_item (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/src/src/ |
D | readelf.c | 8272 print_core_item (unsigned int colno, char sep, unsigned int wrap, in print_core_item() function 8391 colno = print_core_item (colno, ',', WRAP_COLUMN, \ in handle_core_item() 8407 colno = print_core_item (colno, ',', WRAP_COLUMN, \ in handle_core_item() 8476 colno = print_core_item (colno, ',', WRAP_COLUMN, 0, item->name, in handle_core_item() 8514 colno = print_core_item (colno, ',', WRAP_COLUMN, 0, item->name, in handle_core_item() 8520 colno = print_core_item (colno, ',', WRAP_COLUMN, 0, item->name, in handle_core_item() 8525 colno = print_core_item (colno, ',', WRAP_COLUMN, 0, item->name, in handle_core_item() 8743 colno = print_core_item (colno, ' ', WRAP_COLUMN, \ in handle_core_register() 8747 colno = print_core_item (colno, ' ', WRAP_COLUMN, \ in handle_core_register() 8758 colno = print_core_item (colno, ' ', WRAP_COLUMN, in handle_core_register() [all …]
|
D | ChangeLog | 753 (print_core_item): Remove parameter format_max. Update function 756 calls of print_core_item, remove variable maxfmt, change 759 calls of print_core_item, change REGISTER_WRAP_COLUMN to WRAP_COLUMN. 2148 (handle_core_register): Use print_core_item instead. 2156 (print_core_item): New function.
|