Searched defs:OffsetSize (Results 1 – 7 of 7) sorted by relevance
48 const unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(NewSet.Format); in extract() local
494 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in Emit() local831 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in EmitGenDwarfAranges() local918 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); in EmitGenDwarfInfo() local1576 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); in EmitCIE() local1704 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); in EmitFDE() local
216 TypeSize OffsetSize = TypeSize::Fixed(Offset.getLimitedValue()); in HasAddressTaken() local
358 uint64_t NumSyms, uint64_t OffsetSize, in computeSymbolTableSize()414 uint64_t OffsetSize = is64BitKind(Kind) ? 8 : 4; in writeSymbolTable() local
1165 unsigned OffsetSize; ///< Offset of a "push" instruction. member in __anon906be03c0411::DarwinX86AsmBackend
1697 unsigned OffsetSize = DL.getIndexTypeSizeInBits(BasePtr->getType()); in getNaturalGEPWithType() local
4121 unsigned OffsetSize = AMDGPU::getNumFlatOffsetBits(getSTI()); in validateFlatOffset() local