Home
last modified time | relevance | path

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

/freebsd-src/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); ParseFunctions() local
[all...]
/freebsd-src/sys/contrib/openzfs/module/zfs/
H A Dsa.c1224 sa_byteswap_cb(void * hdr,void * attr_addr,sa_attr_type_t attr,uint16_t length,int length_idx,boolean_t variable_length,void * userp) sa_byteswap_cb() argument