Searched defs:OffsetSize (Results 1 – 7 of 7) sorted by relevance
48 const unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(NewSet.Format); in extract() local
507 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); Emit() local 839 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); EmitGenDwarfAranges() local 926 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(context.getDwarfFormat()); EmitGenDwarfInfo() local 1587 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); EmitCIE() local 1715 unsigned OffsetSize = dwarf::getDwarfOffsetByteSize(Format); EmitFDE() local [all...]
385 uint64_t NumSyms, uint64_t OffsetSize, in computeSymbolTableSize() argument 463 uint32_t OffsetSize = is64BitKind(Kind) ? 8 : 4; in computeHeadersSize() local 577 uint64_t OffsetSize = is64BitKind(Kind) ? 8 : 4; writeSymbolTable() local [all...]
302 TypeSize OffsetSize = TypeSize::getFixed(Offset.getLimitedValue()); in HasAddressTaken() local
1174 unsigned OffsetSize; ///< Offset of a "push" instruction. global() member in __anon861da9220411::DarwinX86AsmBackend
4391 const unsigned OffsetSize = 24; validateOffset() local 4398 const unsigned OffsetSize = 16; validateOffset() local 4427 unsigned OffsetSize = AMDGPU::getNumFlatOffsetBits(getSTI()); validateFlatOffset() local [all...]
299 if (Idx->getType()->getPrimitiveSizeInBits().getFixedValue() > OffsetSize) in foldCmpLoadFromIndexedGlobal() local