Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DUnwindPlan.h113 m_location.constant_value = value; in SetIsConstant()
116 uint64_t GetConstant() const { return m_location.constant_value; } in GetConstant()
206 uint64_t constant_value; member
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DUnwindPlan.cpp52 return m_location.constant_value == rhs.m_location.constant_value; in operator ==()
160 s.Printf("=0x%" PRIx64, m_location.constant_value); in Dump()
/freebsd/sys/dev/bhnd/tools/
H A Dnvram_map_gen.awk2502 constant_value, array_constant_value, _obj)
2511 set(_obj, p_const_val, constant_value)