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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp45 DWARFAttributes::FormValueAsReference(dw_attr_t attr) const { function in class:DWARFAttributes
H A DDWARFAttribute.h69 DWARFDIE FormValueAsReference(dw_attr_t attr) const;
H A DDWARFDebugInfoEntry.cpp917 DWARFDIE spec_die = attributes.FormValueAsReference(DW_AT_specification);
924 DWARFDIE abs_die = attributes.FormValueAsReference(DW_AT_abstract_origin);

Completed in 101 milliseconds