Searched refs:skip_attr_bytes (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | ChangeLog | 1331 (skip_attr_bytes): Remove const from end param. Ensure data 1357 (skip_attr_bytes): Replace use of SAFE_BYTE_GET64 with 1925 * dwarf.c: (skip_attr_bytes): Add support for DW_FORM_str* and
|
| D | ChangeLog-2019 | 29 (decode_location_expression, skip_attr_bytes): Likewise. 563 (skip_attr_bytes): New function.
|
| D | ChangeLog-2020 | 232 * dwarf.c (skip_attr_bytes): Correctly handle DW_FORM_ref8. 378 * dwarf.c (skip_attr_bytes): Accept DWARF versions higher than 4
|
| D | dwarf.c | 1892 skip_attr_bytes (unsigned long form, in skip_attr_bytes() function 2018 return skip_attr_bytes (form, data, end, pointer_size, offset_size, in skip_attr_bytes() 2175 data = skip_attr_bytes (attr->form, data, end, pointer_size, in get_type_signedness()
|