Home
last modified time | relevance | path

Searched defs:getDebugInfoSize (Results 1 – 2 of 2) 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/DWARFLinker/Classic/
H A DDWARFLinker.cpp53 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() function