Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp314 uint32_t GetVLen(uint32_t data) { in GetVLen() function
617 const uint32_t variable_length = GetVLen(ctf_stype.info); in ParseType()
774 const uint16_t variable_length = GetVLen(info); in ParseFunctions()