Searched refs:getSectionAddressSize (Results 1 – 10 of 10) sorted by relevance
29 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeObject()70 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeObject()
128 uint64_t EndAddr = getSectionAddress(Sec) + Asm.getSectionAddressSize(*Sec); in getPaddingSize()266 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeSection()701 StartAddress += Asm.getSectionAddressSize(*Sec); in computeSectionAddresses()880 uint64_t Size = Asm.getSectionAddressSize(Sec); in writeObject()
304 ED.SectionLength = Asm.getSectionAddressSize(Section); in defineSectionSymbols()312 PR.SectionLength = Asm.getSectionAddressSize(Section); in defineSectionSymbols()
460 uint64_t MCAssembler::getSectionAddressSize(const MCSection &Sec) const { in getSectionAddressSize() function in MCAssembler471 return getSectionAddressSize(Sec); in getSectionFileSize()755 OS.tell() - Start == getSectionAddressSize(*Sec)); in writeSectionData()
330 for (uint32_t Off = Interval, E = Asm->getSectionAddressSize(MCSec); in defineSection()746 Sec->Header.SizeOfRawData = Asm->getSectionAddressSize(Section); in assignFileOffsets()
1455 Csect.Size = Asm.getSectionAddressSize(*MCSec); in assignAddressesAndIndices()1538 DwarfSection.Size = DwarfSect.Size = Asm.getSectionAddressSize(*MCSec); in assignAddressesAndIndices()
956 Size = Asm.getSectionAddressSize(*Section); in writeSectionHeaders()
1039 int64_t Size = Asm.getSectionAddressSize(*FuncSection); in writeCodeSection()
151 LLVM_ABI uint64_t getSectionAddressSize(const MCSection &Sec) const;
22935 …getSectionAddressSizeEPKNS_13MCSectionDataE", "llvm::MCAsmLayout::getSectionAddressSize(llvm::MCSe…