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

/system/core/libbacktrace/
H A DBacktraceOffline.cpp262 di.u.rti.segbase = eh_frame_hdr_space_.start;
273 unw_word_t segbase = map.start - map.offset; local
274 int found = dwarf_find_debug_frame(0, &di, ip, segbase, filename.c_str(), map.start, map.end);

Completed in 27 milliseconds