Home
last modified time | relevance | path

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

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