Home
last modified time | relevance | path

Searched refs:SDE (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp599 DataExtractor SDE(CVFileIndexToStringOffsetTable, true, 4); in printCodeViewDebugInfo() local
601 if (!SDE.isValidOffset(OffsetInSDE)) { in printCodeViewDebugInfo()
605 FilenameOffset = SDE.getU32(&OffsetInSDE); in printCodeViewDebugInfo()