Home
last modified time | relevance | path

Searched defs:uvalue (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DStream.cpp210 size_t Stream::PutNHex8(size_t n, uint8_t uvalue) { in PutNHex8()
217 void Stream::_PutHex8(uint8_t uvalue, bool add_prefix) { in _PutHex8()
234 size_t Stream::PutHex8(uint8_t uvalue) { in PutHex8()
240 size_t Stream::PutHex16(uint16_t uvalue, ByteOrder byte_order) { in PutHex16()
256 size_t Stream::PutHex32(uint32_t uvalue, ByteOrder byte_order) { in PutHex32()
272 size_t Stream::PutHex64(uint64_t uvalue, ByteOrder byte_order) { in PutHex64()
288 size_t Stream::PutMaxHex64(uint64_t uvalue, size_t byte_size, in PutMaxHex64()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp336 uint64_t uvalue = Unsigned(); in Dump() local
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Ddwarf.c589 unsigned long uvalue; in decode_location_expression() local
933 unsigned long uvalue = 0; in read_and_display_attr_value() local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dreadelf.c7321 unsigned long uvalue; in decode_location_expression() local
7875 unsigned long uvalue = 0; in read_and_display_attr_value() local
/openbsd-src/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.c684 unsigned HOST_WIDE_INT uvalue = (unsigned HOST_WIDE_INT)value; in gen_int_relational() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c997 unsigned HOST_WIDE_INT uvalue = (unsigned HOST_WIDE_INT)value; local