Home
last modified time | relevance | path

Searched refs:atom_count (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.cpp218 const uint32_t atom_count = data.GetU32(&offset); in Read() local
219 if (atom_count == 0x00060003u) { in Read()
228 for (uint32_t i = 0; i < atom_count; ++i) { in Read()
/openbsd-src/gnu/llvm/llvm/docs/
H A DSourceLevelDebugging.rst1808 uint32_t atom_count;
1826 HeaderData.atom_count = 1;