Searched defs:getSectionSize (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp260 uint64_t XCOFFObjectFile::getSectionSize(DataRefImpl Sec) const { function in class:llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp287 uint64_t COFFObjectFile::getSectionSize(DataRefImpl Ref) const { function in class:COFFObjectFile
1068 uint64_t COFFObjectFile::getSectionSize(const coff_section *Sec) const { function in class:COFFObjectFile
H A DWasmObjectFile.cpp1478 uint64_t WasmObjectFile::getSectionSize(DataRefImpl Sec) const { function in class:WasmObjectFile
H A DMachOObjectFile.cpp1923 uint64_t MachOObjectFile::getSectionSize(DataRefImpl Sec) const { function in class:MachOObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h737 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const { function in class:llvm::object::ELFObjectFile
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp815 uint64_t SampleProfileReaderExtBinaryBase::getSectionSize(SecType Type) { function in class:SampleProfileReaderExtBinaryBase

Completed in 214 milliseconds