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

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DHashedNameToDIE.h357 const uint32_t atom_count = data.GetU32 (&offset); local
358 if (atom_count == 0x00060003u)
369 for (uint32_t i=0; i<atom_count; ++i)

Completed in 88 milliseconds