Lines Matching refs:dwarf_getmacros
633 * dwarf_getmacros.c (get_table_for_offset): Add DW_MACRO_define_sup,
924 * dwarf_getmacros.c (read_macros): Set fake_cu->sec_idx to
973 * dwarf_getmacros.c (get_table_for_offset): Accept either version
1225 * dwarf_getmacros.c (get_macinfo_table): Return NULL when
1295 * dwarf_getmacros.c (read_macros): Allocate attributes dynamically
1456 * dwarf_getmacros.c (get_table_for_offset): Add nforms bounds check.
1496 * dwarf_getmacros.c (read_macros): Also setup startp and endp for
1546 * dwarf_getmacros.c (read_macros): Likewise and check for errors.
1550 * dwarf_getmacros.c (token_from_offset, offset_from_token): New
1552 (do_dwarf_getmacros_die): Merge into dwarf_getmacros.
1622 * dwarf_getmacros.c (dwarf_getmacros_off): New function,
1628 (dwarf_getmacros): Adjust to dispatch to the new interfaces.
2665 * dwarf_getmacros.c (dwarf_getmacros): Use absolute section offset in
2671 * dwarf_getmacros.c (dwarf_getmacros): Take into account offset in
3325 * dwarf_getmacros.c (dwarf_getmacros): Don't bail at
3431 * dwarf_getmacros.c: Likewise.
3507 * libdw.h: Define Dwarf_macro. Declare dwarf_getmacros.
3510 * libdw.map: Add dwarf_getmacros.
3511 * Makefile.am (libdw_a_SOURCES): Add dwarf_getmacros.
3512 * dwarf_getmacros.c: New file.