Searched refs:read_4ubyte_unaligned_noncvt (Results 1 – 6 of 6) sorted by relevance
91 *result = read_4ubyte_unaligned_noncvt (data->d_buf); in core_memory_read()154 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in core_next_thread()207 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in core_set_initial_registers()224 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in core_set_initial_registers()265 uint32_t val32 = read_4ubyte_unaligned_noncvt (reg_desc); in core_set_initial_registers()401 uint32_t val32 = read_4ubyte_unaligned_noncvt (desc + item->offset); in dwfl_core_file_attach()
78 uint32_t type = read_4ubyte_unaligned_noncvt (typep); in do_check32()80 uint32_t val = read_4ubyte_unaligned_noncvt (valp); in do_check32()288 addrs[i] = BE32 (read_4ubyte_unaligned_noncvt (&(*a32)[i])); in report_r_debug()291 addrs[i] = LE32 (read_4ubyte_unaligned_noncvt (&(*a32)[i])); in report_r_debug()709 #define READ_AUXV32(ptr) read_4ubyte_unaligned_noncvt (ptr) in dwfl_link_map_report()
570 * link_map.c (check32): Use read_4ubyte_unaligned_noncvt to read807 macros read_4ubyte_unaligned_noncvt and read_8ubyte_unaligned_noncvt
62 # define read_4ubyte_unaligned_noncvt(Addr) \ macro113 read_4ubyte_unaligned_noncvt (const void *p) in read_4ubyte_unaligned_noncvt() function
177 # define read_4ubyte_unaligned_noncvt(Addr) \ macro243 read_4ubyte_unaligned_noncvt (const void *p) in read_4ubyte_unaligned_noncvt() function
117 if (read_4ubyte_unaligned_noncvt (infop) == DWARF3_LENGTH_64_BIT) in get_offsets()