Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp28 invalidateLength(); in extractAddresses()
50 invalidateLength(); in extractV5()
59 invalidateLength(); in extractV5()
70 invalidateLength(); in extractV5()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAddr.h47 void invalidateLength() { Length = 0; } in invalidateLength() function