Home
last modified time | relevance | path

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

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