Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h499 size_t getDebugInfoSize() const { in getDebugInfoSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp44 static uint64_t getDebugInfoSize(DWARFContext &Dwarf) { in getDebugInfoSize() function