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

/system/core/libbacktrace/
H A DBacktraceOffline.cpp83 bool has_gnu_debugdata; member in struct:DebugFrameInfo
92 has_debug_frame(false), has_gnu_debugdata(false) { }
321 if (debug_frame->has_debug_frame || debug_frame->has_gnu_debugdata) {
665 result->has_gnu_debugdata = true;
745 !result->has_gnu_debugdata) {

Completed in 60 milliseconds