Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAddr.cpp28 invalidateLength(); in extractAddresses()
50 invalidateLength(); in extractV5()
59 invalidateLength(); in extractV5()
70 invalidateLength(); in extractV5()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAddr.h47 void invalidateLength() { Length = 0; } in invalidateLength() function