HomeSort by relevance Sort by last modified time
    Searched full:end_relocated (Results 1 - 1 of 1) sorted by null

  /external/elfutils/0.153/libdw/
dwarf_ranges.c 76 bool end_relocated = READ_AND_RELOCATE (__libdw_relocate_address, end); local
94 if (begin == 0 && end == 0 && !begin_relocated && !end_relocated)
97 /* Don't check for begin_relocated == end_relocated. Serve the data

Completed in 35 milliseconds