Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp548 auto StmtSectionOffset = toSectionOffset(Die.find(DW_AT_stmt_list)); in verifyDebugLineStmtOffsets() local
549 if (!StmtSectionOffset) in verifyDebugLineStmtOffsets()
551 const uint32_t LineTableOffset = *StmtSectionOffset; in verifyDebugLineStmtOffsets()