Home
last modified time | relevance | path

Searched refs:addLocationConstant (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSymbol.h127 void addLocationConstant(dwarf::Attribute Attr, LVUnsigned Constant,
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp92 void LVSymbol::addLocationConstant(dwarf::Attribute Attr, LVUnsigned Constant, in addLocationConstant() function in LVSymbol
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVDWARFReader.cpp1072 CurrentSymbol->addLocationConstant(Attr, *FormValue.getAsUnsignedConstant(), in processLocationMember()