Searched refs:begin_relocated (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/libdw/
H A Ddwarf_ranges.c54 bool begin_relocated = READ_AND_RELOCATE (__libdw_relocate_address, begin); local
59 if (begin == escape && !begin_relocated)
73 if (begin == 0 && end == 0 && !begin_relocated && !end_relocated)
76 /* Don't check for begin_relocated == end_relocated. Serve the data

Completed in 66 milliseconds