Searched defs:has_eh_frame (Results 1 - 1 of 1) sorted by relevance

/system/core/libbacktrace/
H A DBacktraceOffline.cpp566 bool has_eh_frame = false; local
589 has_eh_frame = true;
600 if (!(has_eh_frame_hdr && has_eh_frame)) {

Completed in 408 milliseconds