Searched refs:ciePointer (Results 1 – 1 of 1) sorted by relevance
135 uint32_t ciePointer = addressSpace.get32(p); in decodeFDE() local136 if (ciePointer == 0) in decodeFDE()139 pint_t cieStart = p - ciePointer; in decodeFDE()203 uint32_t ciePointer = addressSpace.get32(p); in findFDE() local204 pint_t cieStart = p - ciePointer; in findFDE()