Searched refs:ciePointer (Results 1 – 1 of 1) sorted by relevance
134 uint32_t ciePointer = addressSpace.get32(p); in decodeFDE() local135 if (ciePointer == 0) in decodeFDE()138 pint_t cieStart = p - ciePointer; in decodeFDE()202 uint32_t ciePointer = addressSpace.get32(p); in findFDE() local203 pint_t cieStart = p - ciePointer; in findFDE()