Searched defs:uvalue (Results 1 – 7 of 7) sorted by relevance
| /trueos/contrib/llvm/tools/lldb/source/Core/ |
| HD | Stream.cpp | 515 Stream::PutNHex8 (size_t n, uint8_t uvalue) in PutNHex8() 524 Stream::_PutHex8 (uint8_t uvalue, bool add_prefix) in _PutHex8() 546 Stream::PutHex8 (uint8_t uvalue) in PutHex8() 552 Stream::PutHex16 (uint16_t uvalue, ByteOrder byte_order) in PutHex16() 573 Stream::PutHex32(uint32_t uvalue, ByteOrder byte_order) in PutHex32() 594 Stream::PutHex64(uint64_t uvalue, ByteOrder byte_order) in PutHex64() 617 uint64_t uvalue, in PutMaxHex64()
|
| /trueos/contrib/llvm/lib/DebugInfo/ |
| HD | DWARFFormValue.cpp | 365 uint64_t uvalue = Value.uval; in dump() local
|
| /trueos/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/ |
| HD | DWARFFormValue.cpp | 283 uint64_t uvalue = Unsigned(); in Dump() local
|
| /trueos/contrib/binutils/bfd/ |
| HD | elf32-score.c | 242 unsigned long hi16_offset, hi16_value, uvalue; in score_elf_lo16_reloc() local 536 signed long hi16_offset, hi16_value, uvalue; in score_elf_got_lo16_reloc() local 1757 unsigned long hi16_addend, hi16_offset, hi16_value, uvalue; in score_elf_add_to_rel() local 1868 unsigned long hi16_addend, hi16_offset, hi16_value, uvalue, offset, abs_value = 0; in score_elf_final_link_relocate() local 2207 unsigned long hi16_addend, hi16_offset, hi16_value, uvalue; in _bfd_score_elf_relocate_section() local
|
| /trueos/crypto/openssl/crypto/bio/ |
| HD | b_print.c | 468 unsigned LLONG uvalue; in fmtint() local
|
| /trueos/crypto/openssh/openbsd-compat/ |
| HD | bsd-snprintf.c | 559 unsigned LLONG uvalue; in fmtint() local
|
| /trueos/contrib/binutils/binutils/ |
| HD | dwarf.c | 590 unsigned long uvalue; in decode_location_expression() local 937 unsigned long uvalue = 0; in read_and_display_attr_value() local
|