Searched refs:ciePointer (Results 1 – 1 of 1) sorted by relevance
133 uint32_t ciePointer = addressSpace.get32(p); in decodeFDE() local134 if (ciePointer == 0) in decodeFDE()137 pint_t cieStart = p - ciePointer; in decodeFDE()201 uint32_t ciePointer = addressSpace.get32(p); in findFDE() local202 pint_t cieStart = p - ciePointer; in findFDE()