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

/external/libcxxabi/src/Unwind/
H A DUnwindCursor.hpp1164 uint32_t dwarfOffset; local
1165 if ((sects.dwarf_section != 0) && compactSaysUseDwarf(&dwarfOffset)) {
1166 if (this->getInfoFromDwarfSection(pc, sects, dwarfOffset)) {

Completed in 52 milliseconds