Searched defs:die_ref (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp25 void NameToDIE::Insert(ConstString name, const DIERef &die_ref) { argument
43 const DIERef &die_ref = m_map.GetValueAtIndexUnchecked(i); local
H A DDWARFDebugInfo.cpp151 DWARFUnit *DWARFDebugInfo::GetUnit(const DIERef &die_ref) { argument
191 DWARFDebugInfo::GetDIE(const DIERef &die_ref) { argument
H A DSymbolFileDWARFDwo.cpp146 SymbolFileDWARFDwo::GetDIE(const DIERef &die_ref) { argument
H A DDWARFASTParserClang.cpp2012 const DIERef &die_ref = method_die_offsets[i]; local
H A DSymbolFileDWARF.cpp1341 Type *SymbolFileDWARF::ResolveTypeUID(const DIERef &die_ref) { argument
1523 SymbolFileDWARF::GetDIE(const DIERef &die_ref) { argument
2115 const DIERef &die_ref = die_offsets[i]; local
2208 const DIERef &die_ref = die_offsets[i]; local
2465 const DIERef &die_ref = die_offsets[i]; local
2537 const DIERef &die_ref = die_offsets[i]; local
2594 const DIERef &die_ref = die_offsets[i]; local
2773 const DIERef &die_ref = die_offsets[i]; local
2955 const DIERef &die_ref = die_offsets[i]; local
3191 const DIERef &die_ref = die_offsets[i]; local
[all...]
/freebsd-11-stable/contrib/binutils/bfd/
H A Ddwarf2.c1564 find_abstract_instance_name (struct comp_unit *unit, bfd_uint64_t die_ref) argument
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddwarfread.c251 DIE_REF die_ref; /* Offset of this DIE */ member in struct:dieinfo
754 lookup_utype (DIE_REF die_ref) argument
794 alloc_utype (DIE_REF die_ref, struct type *utypep) argument
1170 DIE_REF die_ref; local
3163 DIE_REF die_ref; local
[all...]

Completed in 114 milliseconds