Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h191 std::optional<yaml::Hex64> DescriptionsLength; member
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp834 uint64_t DescriptionsLength = 0; in writeListEntry() local