Home
last modified time | relevance | path

Searched refs:CompileUnitAtIndex (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp41 const DWARFUnit *cu = CompileUnitAtIndex(i); in ExtractFormValueAtIndex()
H A DDWARFAttribute.h50 DWARFUnit *CompileUnitAtIndex(uint32_t i) const { return m_infos[i].cu; } in CompileUnitAtIndex() function
H A DDWARFASTParserClang.cpp403 attributes.CompileUnitAtIndex(i)->GetFile(form_value.Unsigned())); in ParsedDWARFTypeAttributes()
2357 attributes.CompileUnitAtIndex(i)->GetFile(form_value.Unsigned())); in ParseChildEnumerators()
H A DSymbolFileDWARF.cpp3399 attributes.CompileUnitAtIndex(i)->GetFile(form_value.Unsigned())); in fixupExternalAddrZeroVariable()