Home
last modified time | relevance | path

Searched refs:fetch_indexed_offset (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddwarf.c730 fetch_indexed_offset (uint64_t idx, in fetch_indexed_offset() function
2778 idx = fetch_indexed_offset (uvalue, loclists_dwo, in read_and_display_attr_value()
2786 idx = fetch_indexed_offset (uvalue, loclists, in read_and_display_attr_value()
2812 idx = fetch_indexed_offset (uvalue, in read_and_display_attr_value()
2940 uvalue = fetch_indexed_offset (num, loclists, in read_and_display_attr_value()
3024 uvalue = fetch_indexed_offset (uvalue, rnglists, in read_and_display_attr_value()
DChangeLog77 (fetch_indexed_offset): Correct base address calculation.
79 with fetch_indexed_offset.
95 * dwarf.c (fetch_indexed_offset): New function.
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git22783 … (fetch_indexed_offset): Correct base address calculation. (read_and_display_attr_value): Replace …
24297 …* dwarf.c (fetch_indexed_offset): New function. (read_and_display_attr_value): Use it for DW_FORM_…