Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h221 size_t getContentsSize() const;
DDwarfGenerator.cpp182 P.TotalLength += getContentsSize(); in createBasicPrologue()
266 size_t dwarfgen::LineTable::getContentsSize() const { in getContentsSize() function in dwarfgen::LineTable