Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h499 size_t getDebugInfoSize() const { in getDebugInfoSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp377 Dies.reserve(Dies.size() + getDebugInfoSize() / 14); in extractDIEsToVector()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp44 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() function
2494 getDebugInfoSize(*OptContext.File.Dwarf); in link()