Searched refs:dwarf_getmacros (Results 1 – 10 of 10) sorted by relevance
/external/elfutils/tests/ |
D | dwarf-getmacros.c | 134 (off = dwarf_getmacros (cudie, mac, dbg, off)); ) in main()
|
/external/elfutils/libdw/ |
D | ChangeLog | 437 * dwarf_getmacros.c (get_table_for_offset): Add DW_MACRO_define_sup, 728 * dwarf_getmacros.c (read_macros): Set fake_cu->sec_idx to 777 * dwarf_getmacros.c (get_table_for_offset): Accept either version 1029 * dwarf_getmacros.c (get_macinfo_table): Return NULL when 1099 * dwarf_getmacros.c (read_macros): Allocate attributes dynamically 1260 * dwarf_getmacros.c (get_table_for_offset): Add nforms bounds check. 1300 * dwarf_getmacros.c (read_macros): Also setup startp and endp for 1350 * dwarf_getmacros.c (read_macros): Likewise and check for errors. 1354 * dwarf_getmacros.c (token_from_offset, offset_from_token): New 1356 (do_dwarf_getmacros_die): Merge into dwarf_getmacros. [all …]
|
D | libdw.map | 50 dwarf_getmacros;
|
D | Makefile.am | 74 dwarf_getmacros.c dwarf_macro_getparamcnt.c \
|
D | dwarf_getmacros.c | 537 dwarf_getmacros (Dwarf_Die *cudie, int (*callback) (Dwarf_Macro *, void *), in dwarf_getmacros() function
|
D | libdw.h | 943 extern ptrdiff_t dwarf_getmacros (Dwarf_Die *cudie,
|
/external/elfutils/include/elfutils/ |
D | libdw.h | 943 extern ptrdiff_t dwarf_getmacros (Dwarf_Die *cudie,
|
/external/elfutils/config/ |
D | elfutils.spec.in | 304 dwarf_getmacros now handles DWARF5 .debug_macro sections. 376 dwarf_getmacros will now serve either of .debug_macro and
|
/external/elfutils/ |
D | NEWS | 117 dwarf_getmacros now handles DWARF5 .debug_macro sections. 220 dwarf_getmacros will now serve either of .debug_macro and
|
D | ChangeLog | 68 * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
|