Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h81 struct PubSection { struct
82 InitialLength Length;
83 uint16_t Version;
84 uint32_t UnitOffset;
85 uint32_t UnitSize;
86 bool IsGNUStyle = false;
87 std::vector<PubEntry> Entries;