Home
last modified time | relevance | path

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

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