Searched refs:read_int_from_array_of_bytes (Results 1 – 3 of 3) sorted by relevance
1054 read_int_from_array_of_bytes(const uint8_t* bytes, in read_int_from_array_of_bytes() function1110 return read_int_from_array_of_bytes(bytes, 8, is_big_endian, result); in read_uint64_from_array_of_bytes()
806 dwarf-reader: templatize read_int_from_array_of_bytes
6499 (read_context::read_int_from_array_of_bytes): Delete.6504 * src/abg-elf-helpers.cc (read_int_from_array_of_bytes): New.14362 dwarf-reader: templatize read_int_from_array_of_bytes14363 * src/abg-dwarf-reader.cc (read_int_from_array_of_bytes):20511 (read_context::read_int_from_array_of_bytes): Factorize this20516 Uses read_int_from_array_of_bytes above.