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

  /external/elfutils/0.153/libdw/
dwarf_ranges.c 75 bool begin_relocated = READ_AND_RELOCATE (__libdw_relocate_address, begin);
76 bool end_relocated = READ_AND_RELOCATE (__libdw_relocate_address, end);
libdwP.h 487 __libdw_relocate_address (Dwarf *dbg __attribute__ ((unused)), function
576 READ_AND_RELOCATE (__libdw_relocate_address, (*ret));
586 READ_AND_RELOCATE (__libdw_relocate_address, (*ret));

Completed in 33 milliseconds