Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/DebugInfo/
DDWARFCompileUnit.h60 size_t getDebugInfoSize() const { return Length + 4 - getSize(); } in getDebugInfoSize() function
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h270 size_t getDebugInfoSize() const { return Length + 4 - getHeaderSize(); } in getDebugInfoSize() function