Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp114 case eAtomTypeDIEOffset: in GetAtomTypeName()
138 AppendAtom(eAtomTypeDIEOffset, DW_FORM_data4); in Prologue()
226 AppendAtom(eAtomTypeDIEOffset, DW_FORM_data4); in Read()
279 case eAtomTypeDIEOffset: // DIE offset, check form for encoding in Read()
H A DHashedNameToDIE.h28 eAtomTypeDIEOffset = 1u, enumerator
/llvm-project-15.0.7/llvm/docs/
H A DSourceLevelDebugging.rst1736 eAtomTypeDIEOffset = 1u, // DIE offset, check form for encoding
1748 eAtomTypeDIEOffset - an offset into the .debug_info section for the DWARF DIE for this name
1793 HeaderData.atoms[0].type = eAtomTypeDIEOffset;
1796 This defines the contents to be the DIE offset (eAtomTypeDIEOffset) that is