Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFYAML.cpp62 for (auto &AbbrevTable : enumerate(DebugAbbrev)) { in getAbbrevTableInfoByID() local
114 IO &IO, DWARFYAML::AbbrevTable &AbbrevTable) { in mapping()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h43 struct AbbrevTable { struct
44 Optional<uint64_t> ID;
45 std::vector<Abbrev> Table;