Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp39 size_t MachOWriter::totalSize() const { in totalSize() function in MachOWriter
/openbsd/gnu/llvm/lld/ELF/
H A DWriter.cpp1317 uint64_t totalSize = 0; in sortISDBySectionOrder() local
/openbsd/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2457 template <class ELFT> size_t ELFWriter<ELFT>::totalSize() const { in totalSize() function in ELFWriter