Searched defs:getSectionSize (Results 1 – 8 of 8) sorted by relevance
51 uint64_t COFFLinkGraphBuilder::getSectionSize(const object::COFFObjectFile &Obj, getSectionSize() function in llvm::jitlink::COFFLinkGraphBuilder
449 uint64_t GOFFObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in GOFFObjectFile
288 uint64_t COFFObjectFile::getSectionSize(DataRefImpl Ref) const { in getSectionSize() function in COFFObjectFile1209 uint64_t COFFObjectFile::getSectionSize(const coff_section *Sec) const { in getSectionSize() function in COFFObjectFile
398 uint64_t XCOFFObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in llvm::object::XCOFFObjectFile
1987 uint64_t WasmObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in WasmObjectFile
1951 uint64_t MachOObjectFile::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function in MachOObjectFile
917 uint64_t ELFObjectFile<ELFT>::getSectionSize(DataRefImpl Sec) const { in getSectionSize() function
1323 uint64_t SampleProfileReaderExtBinaryBase::getSectionSize(SecType Type) { in getSectionSize() function in SampleProfileReaderExtBinaryBase