Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h357 const uint32_t atom_count = data.GetU32 (&offset); in Read() local
358 if (atom_count == 0x00060003u) in Read()
369 for (uint32_t i=0; i<atom_count; ++i) in Read()
/external/llvm/docs/
DSourceLevelDebugging.rst1117 uint32_t atom_count;
1135 HeaderData.atom_count = 1;