Home
last modified time | relevance | path

Searched refs:DW_INVALID_INDEX (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/include/lldb/Core/
Ddwarf.h35 #define DW_INVALID_INDEX 0xFFFFFFFFul macro
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.cpp83 return DW_INVALID_INDEX; in FindAttributeIndex()
DDWARFDebugInfo.cpp149 idx = DW_INVALID_INDEX; in GetUnitAtOffset()
DDWARFDebugInfoEntry.cpp471 if (attr_idx != DW_INVALID_INDEX) { in GetAttributeValue()
DSymbolFileDWARF.cpp1889 uint32_t cu_idx = DW_INVALID_INDEX; in ResolveSymbolContext()