Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp618 const uint32_t variable_length = GetVLen(ctf_stype.info); in ParseType() local
775 const uint16_t variable_length = GetVLen(info); in ParseFunctions() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dsa.c1228 uint16_t length, int length_idx, boolean_t variable_length, void *userp) in sa_byteswap_cb()