Searched refs:OperationAdvance (Results 1 – 2 of 2) sorted by relevance
635 DWARFDebugLine::ParsingState::advanceAddrOpIndex(uint64_t OperationAdvance, in advanceAddrOpIndex() argument690 uint64_t AddrOffset = ((Row.OpIndex + OperationAdvance) / MaxOpsPerInst) * in advanceAddrOpIndex()695 Row.OpIndex = (Row.OpIndex + OperationAdvance) % MaxOpsPerInst; in advanceAddrOpIndex()723 uint64_t OperationAdvance = in advanceForOpcode() local728 advanceAddrOpIndex(OperationAdvance, Opcode, OpcodeOffset); in advanceForOpcode()
417 LLVM_ABI AddrOpIndexDelta advanceAddrOpIndex(uint64_t OperationAdvance,