Home
last modified time | relevance | path

Searched refs:getSectionFileSize (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h152 LLVM_ABI uint64_t getSectionFileSize(const MCSection &Sec) const;
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp467 uint64_t MCAssembler::getSectionFileSize(const MCSection &Sec) const { in getSectionFileSize() function in MCAssembler
705 assert(getSectionFileSize(*Sec) == 0 && "Invalid size for section!"); in writeSectionData()
H A DMachObjectWriter.cpp271 assert(Asm.getSectionFileSize(Sec) == 0 && "Invalid file size!"); in writeSection()
881 uint64_t FileSize = Asm.getSectionFileSize(Sec); in writeObject()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc22937 …ut18getSectionFileSizeEPKNS_13MCSectionDataE", "llvm::MCAsmLayout::getSectionFileSize(llvm::MCSect…