Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp53 DWARFAttributes::FormValueAsReference(dw_attr_t attr) const { in FormValueAsReference() function in DWARFAttributes
H A DDWARFAttribute.h63 DWARFDIE FormValueAsReference(dw_attr_t attr) const;
H A DDWARFDebugInfoEntry.cpp669 DWARFDIE spec_die = attributes.FormValueAsReference(DW_AT_specification); in GetParentDeclContextDIE()
676 DWARFDIE abs_die = attributes.FormValueAsReference(DW_AT_abstract_origin); in GetParentDeclContextDIE()