Home
last modified time | relevance | path

Searched refs:invalidateLength (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAddr.cpp19 invalidateLength(); in clear()
49 invalidateLength(); in extract()
56 invalidateLength(); in extract()
66 invalidateLength(); in extract()
125 invalidateLength(); in extract()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAddr.h90 void invalidateLength() { HeaderData.Length = 0; } in invalidateLength() function