Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h554 size_t getDebugInfoSize() const { in getDebugInfoSize() function
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp46 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() function