Home
last modified time | relevance | path

Searched defs:getSectionSize (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDCOFFLinkGraphBuilder.cpp52 uint64_t COFFLinkGraphBuilder::getSectionSize(const object::COFFObjectFile &Obj, in getSectionSize() function in llvm::jitlink::COFFLinkGraphBuilder
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDGOFFObjectFile.cpp449 uint64_t GOFFObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in GOFFObjectFile
HDCOFFObjectFile.cpp288 uint64_t COFFObjectFile::getSectionSize(DataRefImpl Ref) const { in getSectionSize() function in COFFObjectFile
1209 uint64_t COFFObjectFile::getSectionSize(const coff_section *Sec) const { in getSectionSize() function in COFFObjectFile
HDXCOFFObjectFile.cpp398 uint64_t XCOFFObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in llvm::object::XCOFFObjectFile
HDWasmObjectFile.cpp1987 uint64_t WasmObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in WasmObjectFile
HDMachOObjectFile.cpp1951 uint64_t MachOObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in MachOObjectFile
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Object/
HDELFObjectFile.h917 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function
/freebsd-head/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProfReader.cpp1323 uint64_t SampleProfileReaderExtBinaryBase::getSectionSize(SecType Type) { in getSectionSize() function in SampleProfileReaderExtBinaryBase