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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h511 size_t getDebugInfoSize() const { function in class:llvm::DWARFUnit
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp402 Dies.reserve(Dies.size() + getDebugInfoSize() / 14);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp44 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { function in namespace:llvm
2460 getDebugInfoSize(*OptContext.File.Dwarf);

Completed in 137 milliseconds