Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h571 size_t getDebugInfoSize() const { in getDebugInfoSize() function
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp460 Dies.reserve(Dies.size() + getDebugInfoSize() / 14); in extractDIEsToVector()
/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp53 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() function
2896 getDebugInfoSize(*OptContext.File.Dwarf); in link()