Home
last modified time | relevance | path

Searched refs:DwarfNA (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h58 DwarfNA, ///< Serves as a marker for unused entries enumerator
73 Description() : Description(DwarfNA) {} in Description()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp148 if (Desc.Version == Operation::DwarfNA) in extract()
162 if (Desc.Version == Operation::DwarfNA) in extract()