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

/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp2301 ElfSection* currentFrameSection = (info->ehFrame) local
2306 DataReader dataReader((uint8*)currentFrameSection->Data(),
2307 currentFrameSection->Size(),
2323 status_t error = _ParseCIEHeader(currentFrameSection,
2337 currentFrameSection);
2339 currentFrameSection, true);

Completed in 44 milliseconds