Home
last modified time | relevance | path

Searched defs:getDebugInfoSize (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h524 size_t getDebugInfoSize() const { in getDebugInfoSize() function
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp45 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() function