Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAttribute.cpp45 DWARFAttributes::FormValueAsReference(dw_attr_t attr) const { in FormValueAsReference() function in DWARFAttributes
DDWARFAttribute.h67 DWARFDIE FormValueAsReference(dw_attr_t attr) const;
DDWARFDebugInfoEntry.cpp763 DWARFDIE spec_die = attributes.FormValueAsReference(DW_AT_specification); in GetParentDeclContextDIE()
770 DWARFDIE abs_die = attributes.FormValueAsReference(DW_AT_abstract_origin); in GetParentDeclContextDIE()