Searched refs:get_offset_from (Results 1 – 2 of 2) sorted by relevance
/external/elfutils/libdw/ |
D | dwarf_getmacros.c | 42 get_offset_from (Dwarf_Die *die, int name, Dwarf_Word *retp) in get_offset_from() function 575 if (get_offset_from (cudie, DW_AT_macro_info, &macoff) != 0) in dwarf_getmacros() 584 if (get_offset_from (cudie, DW_AT_GNU_macros, &macoff) != 0 in dwarf_getmacros() 585 && get_offset_from (cudie, DW_AT_macros, &macoff) != 0) in dwarf_getmacros()
|
D | ChangeLog | 1427 (get_offset_from, macro_op_compare, build_table)
|