Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h83 struct PubSection { struct
84 dwarf::DwarfFormat Format;
85 yaml::Hex64 Length;
86 uint16_t Version;
87 uint32_t UnitOffset;
88 uint32_t UnitSize;
89 std::vector<PubEntry> Entries;