Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DDebugData.h1161 uint64_t EndOfSequenceAddress) { in addLineTableSequence() argument
1166 RowSequence{FirstRow, LastRow, EndOfSequenceAddress}); in addLineTableSequence()
/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryEmitter.cpp1064 const uint64_t EndOfSequenceAddress = in emitDebugLineInfoForOriginalFunctions() local
1068 EndOfSequenceAddress); in emitDebugLineInfoForOriginalFunctions()