Home
last modified time | relevance | path

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

/reactos/sdk/tools/rsym/
H A Ddwarf2.h793 ULONG AugStringLength; member
H A Drsym64.c85 Cie->AugStringLength = strlen(Cie->AugString); in DwDecodeCie()
86 pc = Cie->AugString + Cie->AugStringLength + 1; in DwDecodeCie()