Home
last modified time | relevance | path

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

/reactos/sdk/tools/rsym/
H A Drsym64.c53 DwDecodeSleb128(long *pResult, char *pc) in DwDecodeSleb128() function
88 pc += DwDecodeSleb128(&Cie->DataAlign, pc); in DwDecodeCie()
174 Length += DwDecodeSleb128(&State->Offset, pc + Length); in DwExecIntruction()
208 Length += DwDecodeSleb128(&State->FramePtr, pc + Length); in DwExecIntruction()