Searched refs:mmo_get_byte (Results 1 – 2 of 2) sorted by relevance
413 static bfd_byte mmo_get_byte (bfd *);1111 mmo_get_byte (bfd *abfd) in mmo_get_byte() function1300 bfd_byte m = mmo_get_byte (abfd); in mmo_get_symbols()1312 bfd_byte c = mmo_get_byte (abfd); in mmo_get_symbols()1321 bfd_byte c2 = mmo_get_byte (abfd); in mmo_get_symbols()1352 addr = mmo_get_byte (abfd); in mmo_get_symbols()1359 addr = (addr << 8) + mmo_get_byte (abfd); in mmo_get_symbols()1371 addr = (addr << 8) + mmo_get_byte (abfd); in mmo_get_symbols()1380 k = mmo_get_byte (abfd); in mmo_get_symbols()
455 static bfd_byte mmo_get_byte1204 mmo_get_byte (abfd) in mmo_get_byte() function1401 bfd_byte m = mmo_get_byte (abfd);1413 bfd_byte c = mmo_get_byte (abfd);1422 bfd_byte c2 = mmo_get_byte (abfd);1453 addr = mmo_get_byte (abfd);1460 addr = (addr << 8) + mmo_get_byte (abfd);1472 addr = (addr << 8) + mmo_get_byte (abfd);1481 k = mmo_get_byte (abfd);