Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp389 size_t calculateContentSize() const;
911 size_t ARMTargetELFStreamer::calculateContentSize() const { in calculateContentSize() function in ARMTargetELFStreamer
975 const size_t ContentsSize = calculateContentSize(); in finishAttributeSection()