Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp26 std::vector<Desc> Descriptions; in getOpDescriptions() local
112 getDescImpl(ArrayRef<Desc> Descriptions,unsigned Opcode) getDescImpl() argument
120 static std::vector<Desc> Descriptions = getOpDescriptions(); getOpDesc() local
129 std::vector<Desc> Descriptions; getSubOpDescriptions() local
137 static std::vector<Desc> Descriptions = getSubOpDescriptions(); getSubOpDesc() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h192 std::vector<DWARFOperation> Descriptions; global() member