Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h44 struct AbbrevTable { struct
45 IDAbbrevTable global() argument
46 TableAbbrevTable global() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFYAML.cpp115 IO &IO, DWARFYAML::AbbrevTable &AbbrevTable) { in mapping() argument