Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYELFStreamer.cpp135 size_t CSKYTargetELFStreamer::calculateContentSize() const { in calculateContentSize() function in CSKYTargetELFStreamer
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp126 size_t RISCVTargetELFStreamer::calculateContentSize() const { in calculateContentSize() function in RISCVTargetELFStreamer
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCELFStreamer.cpp805 MCELFStreamer::calculateContentSize(SmallVector<AttributeItem, 64> &AttrsVec) { in calculateContentSize() function in MCELFStreamer