Home
last modified time | relevance | path

Searched refs:read_3ubyte_unaligned (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/libdw/
H A Ddwarf_formaddr.c127 idx = read_3ubyte_unaligned (dbg, datap); in dwarf_formaddr()
H A Dmemory-access.h365 read_3ubyte_unaligned (Dwarf *dbg, const unsigned char *p) in read_3ubyte_unaligned() function
397 ({ uint32_t t_ = read_3ubyte_unaligned (Dbg, Addr); \
H A Ddwarf_formstring.c122 idx = read_3ubyte_unaligned (dbg, datap); in dwarf_formstring()
H A Ddwarf_formudata.c341 *return_uval = read_3ubyte_unaligned (attr->cu->dbg, datap); in dwarf_formudata()

Completed in 3 milliseconds