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 | 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. [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 | 950 extern ptrdiff_t dwarf_getmacros (Dwarf_Die *cudie,
|
/external/elfutils/include/elfutils/ |
D | libdw.h | 950 extern ptrdiff_t dwarf_getmacros (Dwarf_Die *cudie,
|
/external/elfutils/ |
D | NEWS | 252 dwarf_getmacros now handles DWARF5 .debug_macro sections. 355 dwarf_getmacros will now serve either of .debug_macro and
|
D | ChangeLog | 235 * NEWS: Mention dwarf_getmacros handling version 5 .debug_macro.
|
/external/elfutils/config/ |
D | elfutils.spec.in | 502 dwarf_getmacros now handles DWARF5 .debug_macro sections. 574 dwarf_getmacros will now serve either of .debug_macro and
|