Searched refs:ciePointer (Results 1 – 1 of 1) sorted by relevance
179 uint32_t ciePointer = addressSpace.get32(p); in decodeFDE() local180 if (ciePointer == 0) in decodeFDE()183 pint_t cieStart = p - ciePointer; in decodeFDE()249 uint32_t ciePointer = addressSpace.get32(p); in findFDE() local250 pint_t cieStart = p - ciePointer; in findFDE()