Searched refs:CodeAlignment (Results 1 – 1 of 1) sorted by relevance
521 uint64_t CodeAlignment = CurFDE.getLinkedCIE()->getCodeAlignmentFactor(); in fillCFIInfoFor() local530 auto decodeFrameInstruction = [&Function, &Offset, Address, CodeAlignment, in fillCFIInfoFor()544 Offset += CodeAlignment * int64_t(Instr.Ops[0]); in fillCFIInfoFor()