Home
last modified time | relevance | path

Searched refs:fetch_indexed_value (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/binutils/
H A DChangeLog76 * dwarf.c (fetch_indexed_value): Delete.
78 (read_and_display_attr_value): Replace uses of fetch_indexed_value
357 * dwarf.c (fetch_indexed_value): Fail if the section is not big
642 * dwarf.c (fetch_indexed_value): Rename to fecth_indexed_addr and
644 (fetch_indexed_value): New function - returns a value indexed by a
H A DChangeLog-2012419 (fetch_indexed_value): New function.
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c785 fetch_indexed_value (dwarf_vma idx, in fetch_indexed_value() function
2754 index = fetch_indexed_value (uvalue, loclists_dwo, 0); in read_and_display_attr_value()
2759 index = fetch_indexed_value (uvalue, loclists, 0); in read_and_display_attr_value()
2775 index = fetch_indexed_value (uvalue, rnglists_dwo, 0); in read_and_display_attr_value()
2786 index = fetch_indexed_value (uvalue, rnglists, base); in read_and_display_attr_value()
2897 uvalue = fetch_indexed_value (num, loclists, debug_info_p->loclists_base); in read_and_display_attr_value()
2966 uvalue = fetch_indexed_value (uvalue, rnglists, 0); in read_and_display_attr_value()
H A DChangeLog-2012419 (fetch_indexed_value): New function.
H A DChangeLog137 * dwarf.c (fetch_indexed_value): Rename to fecth_indexed_addr and
139 (fetch_indexed_value): New function - returns a value indexed by a
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git22783fetch_indexed_value): Delete. (fetch_indexed_offset): Correct base address calculation. (read_and_…
82568 * dwarf.c (fetch_indexed_value): Fail if the section is not big
108372 * dwarf.c (fetch_indexed_value): Return -1 on error.
108374 fetch_indexed_value returns an error. Sanity check loc_offsets
116276 * dwarf.c (fetch_indexed_value): Add base_address as parameter and
116279 Pass loclists_base to fetch_indexed_value().
132378 * dwarf.c (fetch_indexed_value): Rename to fecth_indexed_addr and
132380 (fetch_indexed_value): New function - returns a value indexed by a