Home | History | Annotate | Download | only in Unwind

Lines Matching refs:getULEB128

151     pint_t augLen = (pint_t)addressSpace.getULEB128(p, nextCFI);
218 pint_t augLen = (pint_t)addressSpace.getULEB128(p, nextCFI);
295 cieInfo->codeAlignFactor = (uint32_t)addressSpace.getULEB128(p, cieContentEnd);
299 uint64_t raReg = addressSpace.getULEB128(p, cieContentEnd);
306 addressSpace.getULEB128(p, cieContentEnd);
419 reg = addressSpace.getULEB128(p, instructionsEnd);
420 offset = (int64_t)addressSpace.getULEB128(p, instructionsEnd)
434 reg = addressSpace.getULEB128(p, instructionsEnd);
447 reg = addressSpace.getULEB128(p, instructionsEnd);
458 reg = addressSpace.getULEB128(p, instructionsEnd);
475 reg = addressSpace.getULEB128(p, instructionsEnd);
476 reg2 = addressSpace.getULEB128(p, instructionsEnd);
520 reg = addressSpace.getULEB128(p, instructionsEnd);
521 offset = (int64_t)addressSpace.getULEB128(p, instructionsEnd);
532 reg = addressSpace.getULEB128(p, instructionsEnd);
545 addressSpace.getULEB128(p, instructionsEnd);
554 length = addressSpace.getULEB128(p, instructionsEnd);
562 reg = addressSpace.getULEB128(p, instructionsEnd);
570 length = addressSpace.getULEB128(p, instructionsEnd);
578 reg = addressSpace.getULEB128(p, instructionsEnd);
594 reg = addressSpace.getULEB128(p, instructionsEnd);
617 reg = addressSpace.getULEB128(p, instructionsEnd);
618 offset = (int64_t)addressSpace.getULEB128(p, instructionsEnd)
627 reg = addressSpace.getULEB128(p, instructionsEnd);
642 reg = addressSpace.getULEB128(p, instructionsEnd);
650 length = addressSpace.getULEB128(p, instructionsEnd);
659 length = addressSpace.getULEB128(p, instructionsEnd);
665 reg = addressSpace.getULEB128(p, instructionsEnd);
671 offset = (int64_t)addressSpace.getULEB128(p, instructionsEnd)
683 offset = (int64_t)addressSpace.getULEB128(p, instructionsEnd)