Searched refs:dataAlignFactor (Results 1 – 1 of 1) sorted by relevance
39 int dataAlignFactor; member207 cieInfo->dataAlignFactor = 0; in parseCIE()240 cieInfo->dataAlignFactor = addressSpace.getSLEB128(p, cieContentEnd); in parseCIE()347 addressSpace.getULEB128(p, instructionsEnd) * cieInfo.dataAlignFactor; in parseInstructions()442 addressSpace.getSLEB128(p, instructionsEnd) * cieInfo.dataAlignFactor; in parseInstructions()449 addressSpace.getSLEB128(p, instructionsEnd) * cieInfo.dataAlignFactor; in parseInstructions()457 addressSpace.getSLEB128(p, instructionsEnd) * cieInfo.dataAlignFactor; in parseInstructions()463 addressSpace.getULEB128(p, instructionsEnd) * cieInfo.dataAlignFactor; in parseInstructions()474 addressSpace.getSLEB128(p, instructionsEnd) * cieInfo.dataAlignFactor; in parseInstructions()510 addressSpace.getULEB128(p, instructionsEnd) * cieInfo.dataAlignFactor; in parseInstructions()[all …]