Lines Matching full:addrsize
537 OutLocationSection.emitIntVal(OutLocationSection.getFormParams().AddrSize, 1);
564 OutLocationSection.getFormParams().AddrSize);
567 OutLocationSection.getFormParams().AddrSize);
582 OutLocationSection.getFormParams().AddrSize);
584 OutLocationSection.getFormParams().AddrSize);
655 OutAddrSection.emitIntVal(getFormParams().AddrSize, 1);
662 OutAddrSection.emitIntVal(AddrValue, getFormParams().AddrSize);
782 OutRangeSection.emitIntVal(OutRangeSection.getFormParams().AddrSize, 1);
803 OutRangeSection.getFormParams().AddrSize);
805 OutRangeSection.getFormParams().AddrSize);
809 OutRangeSection.emitIntVal(0, OutRangeSection.getFormParams().AddrSize);
810 OutRangeSection.emitIntVal(0, OutRangeSection.getFormParams().AddrSize);
855 unsigned TupleSize = OutArangesSection.getFormParams().AddrSize * 2;
865 OutArangesSection.emitIntVal(OutArangesSection.getFormParams().AddrSize,
875 OutArangesSection.getFormParams().AddrSize);
877 OutArangesSection.getFormParams().AddrSize);
881 OutArangesSection.emitIntVal(0, OutArangesSection.getFormParams().AddrSize);
882 OutArangesSection.emitIntVal(0, OutArangesSection.getFormParams().AddrSize);
1529 OutLineTable.Prologue.FormParams.AddrSize = getFormParams().AddrSize;