Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.cpp52 uint64_t COFFLinkGraphBuilder::getSectionSize(const object::COFFObjectFile &Obj, in getSectionSize() function in llvm::jitlink::COFFLinkGraphBuilder
/openbsd/gnu/llvm/llvm/lib/Object/
H A DCOFFObjectFile.cpp289 uint64_t COFFObjectFile::getSectionSize(DataRefImpl Ref) const { in getSectionSize() function in COFFObjectFile
1172 uint64_t COFFObjectFile::getSectionSize(const coff_section *Sec) const { in getSectionSize() function in COFFObjectFile
H A DWasmObjectFile.cpp1725 uint64_t WasmObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in WasmObjectFile
H A DXCOFFObjectFile.cpp388 uint64_t XCOFFObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in llvm::object::XCOFFObjectFile
H A DMachOObjectFile.cpp1944 uint64_t MachOObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in MachOObjectFile
/openbsd/gnu/llvm/llvm/include/llvm/Object/
H A DELFObjectFile.h854 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function
/openbsd/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1304 uint64_t SampleProfileReaderExtBinaryBase::getSectionSize(SecType Type) { in getSectionSize() function in SampleProfileReaderExtBinaryBase