Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h213 std::optional<yaml::Hex64> DescriptionsLength; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp1022 uint64_t DescriptionsLength = 0; in writeListEntry() local