Searched defs:getRawSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DWriter.h61 uint64_t getRawSize() { return header.SizeOfRawData; } function in class:lld::coff::OutputSection
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp404 Expected<uint64_t> Archive::Child::getRawSize() const { function in class:Archive::Child

Completed in 180 milliseconds