Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFAttribute.cpp51 const DWARFUnit *cu = CompileUnitAtIndex(i); in ExtractFormValueAtIndex()
H A DDWARFAttribute.h60 const DWARFUnit *CompileUnitAtIndex(uint32_t i) const { in CompileUnitAtIndex() function
H A DSymbolFileDWARF.cpp3305 attributes.CompileUnitAtIndex(i)->GetAddressByteSize(), in ParseVariableDIE()
3306 attributes.CompileUnitAtIndex(i)->IsDWARF64()); in ParseVariableDIE()
3327 attributes.CompileUnitAtIndex(i) in ParseVariableDIE()
3329 attributes.CompileUnitAtIndex(i)->IsDWARF64()); in ParseVariableDIE()
3368 attributes.CompileUnitAtIndex(i)->GetBaseAddress()); in ParseVariableDIE()