Home
last modified time | relevance | path

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

/reactos/dll/win32/dbghelp/
H A Ddwarf.c2586 unsigned char fde_encoding; member
2701 info->fde_encoding = dwarf2_parse_byte(ctx); in parse_cie_details()
2771 start = delta + dwarf2_parse_augmentation_ptr(fde_ctx, info->fde_encoding); in dwarf2_get_cie()
2772 range = dwarf2_parse_augmentation_ptr(fde_ctx, info->fde_encoding & 0x0F); in dwarf2_get_cie()
2841 ULONG_PTR loc = dwarf2_parse_augmentation_ptr(ctx, info->fde_encoding); in execute_cfa_instructions()