Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Dmemory-access.h118 # define read_4ubyte_unaligned_noncvt(Addr) \ macro
169 read_4ubyte_unaligned_noncvt (const void *p) in read_4ubyte_unaligned_noncvt() function
Ddwarf_getaranges.c145 if (read_4ubyte_unaligned_noncvt (cu_header) == 0xffffffff)
Ddwarf_getpubnames.c96 if (read_4ubyte_unaligned_noncvt (infop) == 0xffffffff) in get_offsets()