Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp52 DWARFAttributes::FormValueAsReference(dw_attr_t attr) const { in FormValueAsReference() function in DWARFAttributes
H A DDWARFAttribute.h64 DWARFDIE FormValueAsReference(dw_attr_t attr) const;
H A DDWARFDebugInfoEntry.cpp787 DWARFDIE spec_die = attributes.FormValueAsReference(DW_AT_specification); in GetParentDeclContextDIE()
794 DWARFDIE abs_die = attributes.FormValueAsReference(DW_AT_abstract_origin); in GetParentDeclContextDIE()