Home
last modified time | relevance | path

Searched refs:GetAttributeValueAsSigned (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFBaseDIE.cpp60 int64_t DWARFBaseDIE::GetAttributeValueAsSigned(const dw_attr_t attr, in GetAttributeValueAsSigned() function in DWARFBaseDIE
63 return m_die->GetAttributeValueAsSigned(GetDWARF(), GetCU(), attr, in GetAttributeValueAsSigned()
H A DDWARFBaseDIE.h132 int64_t GetAttributeValueAsSigned(const dw_attr_t attr,
H A DDWARFDebugInfoEntry.h113 int64_t GetAttributeValueAsSigned(
H A DDWARFDebugInfoEntry.cpp981 int64_t DWARFDebugInfoEntry::GetAttributeValueAsSigned( in GetAttributeValueAsSigned() function in DWARFDebugInfoEntry