Home
last modified time | relevance | path

Searched refs:getSectionAddressSize (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDXContainerWriter.cpp29 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeObject()
70 uint64_t SectionSize = Asm.getSectionAddressSize(Sec); in writeObject()
H A DMachObjectWriter.cpp128 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()
H A DGOFFObjectWriter.cpp304 ED.SectionLength = Asm.getSectionAddressSize(Section); in defineSectionSymbols()
312 PR.SectionLength = Asm.getSectionAddressSize(Section); in defineSectionSymbols()
H A DMCAssembler.cpp460 uint64_t MCAssembler::getSectionAddressSize(const MCSection &Sec) const { in getSectionAddressSize() function in MCAssembler
471 return getSectionAddressSize(Sec); in getSectionFileSize()
755 OS.tell() - Start == getSectionAddressSize(*Sec)); in writeSectionData()
H A DWinCOFFObjectWriter.cpp330 for (uint32_t Off = Interval, E = Asm->getSectionAddressSize(MCSec); in defineSection()
746 Sec->Header.SizeOfRawData = Asm->getSectionAddressSize(Section); in assignFileOffsets()
H A DXCOFFObjectWriter.cpp1455 Csect.Size = Asm.getSectionAddressSize(*MCSec); in assignAddressesAndIndices()
1538 DwarfSection.Size = DwarfSect.Size = Asm.getSectionAddressSize(*MCSec); in assignAddressesAndIndices()
H A DELFObjectWriter.cpp956 Size = Asm.getSectionAddressSize(*Section); in writeSectionHeaders()
H A DWasmObjectWriter.cpp1039 int64_t Size = Asm.getSectionAddressSize(*FuncSection); in writeCodeSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h151 LLVM_ABI uint64_t getSectionAddressSize(const MCSection &Sec) const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc22935 …getSectionAddressSizeEPKNS_13MCSectionDataE", "llvm::MCAsmLayout::getSectionAddressSize(llvm::MCSe…