Searched refs:ciePointer (Results 1 – 1 of 1) sorted by relevance
188 uint32_t ciePointer = addressSpace.get32(p); in decodeFDE() local189 if (ciePointer == 0) in decodeFDE()192 pint_t cieStart = p - ciePointer; in decodeFDE()263 uint32_t ciePointer = addressSpace.get32(p); in findFDE() local264 pint_t cieStart = p - ciePointer; in findFDE()