Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h190 Optional<yaml::Hex64> DescriptionsLength; member
/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp834 uint64_t DescriptionsLength = 0; in writeListEntry() local