Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp327 uint64_t StmtSeqVal = dwarf::toSectionOffset(StmtSeqAttr, UINT64_MAX); in convertFunctionLineTable() local
328 if (StmtSeqVal != UINT64_MAX) in convertFunctionLineTable()
329 StmtSeqOffset = StmtSeqVal; in convertFunctionLineTable()