Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp618 DataExtractor SDE(CVFileIndexToStringOffsetTable, true, 4); in printCodeViewSection() local
620 if (!SDE.isValidOffset(OffsetInSDE)) { in printCodeViewSection()
624 FilenameOffset = SDE.getU32(&OffsetInSDE); in printCodeViewSection()