Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DDWARFYAML.cpp62 for (auto &AbbrevTable : enumerate(DebugAbbrev)) { in getAbbrevTableInfoByID() local
114 IO &IO, DWARFYAML::AbbrevTable &AbbrevTable) { in mapping()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h44 struct AbbrevTable { struct
45 std::optional<uint64_t> ID;
46 std::vector<Abbrev> Table;