Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/SymbolFile/DWARF/
DHashedNameToDIE.h249 bool hash_data_has_fixed_byte_size; member
256 hash_data_has_fixed_byte_size(true) in die_base_offset()
271 hash_data_has_fixed_byte_size = true; in ClearAtoms()
310 hash_data_has_fixed_byte_size = false; in AppendAtom()
320 hash_data_has_fixed_byte_size = false; in AppendAtom()
328 hash_data_has_fixed_byte_size = false; in AppendAtom()
399 return hash_data_has_fixed_byte_size; in HashDataHasFixedByteSize()