HomeSort by relevance Sort by last modified time
    Searched refs:__libdw_relocate_address (Results 1 - 2 of 2) sorted by null

  /external/elfutils/libdw/
dwarf_ranges.c 54 bool begin_relocated = READ_AND_RELOCATE (__libdw_relocate_address, begin);
55 bool end_relocated = READ_AND_RELOCATE (__libdw_relocate_address, end);
libdwP.h 588 __libdw_relocate_address (Dwarf *dbg __attribute__ ((unused)), function
677 READ_AND_RELOCATE (__libdw_relocate_address, (*ret));
687 READ_AND_RELOCATE (__libdw_relocate_address, (*ret));

Completed in 35 milliseconds