Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/docs/
H A DSourceLevelDebugging.rst1770 eAtomTypeDIEOffset = 1u, // DIE offset, check form for encoding
1782 eAtomTypeDIEOffset - an offset into the .debug_info section for the DWARF DIE for this name
1827 HeaderData.atoms[0].type = eAtomTypeDIEOffset;
1830 This defines the contents to be the DIE offset (eAtomTypeDIEOffset) that is