Searched refs:mmo_get_byte (Results 1 – 1 of 1) sorted by relevance
425 static bfd_byte mmo_get_byte (bfd *);1174 mmo_get_byte (bfd *abfd) in mmo_get_byte() function1364 bfd_byte m = mmo_get_byte (abfd); in mmo_get_symbols()1376 bfd_byte c = mmo_get_byte (abfd); in mmo_get_symbols()1385 bfd_byte c2 = mmo_get_byte (abfd); in mmo_get_symbols()1416 addr = mmo_get_byte (abfd); in mmo_get_symbols()1423 addr = (addr << 8) + mmo_get_byte (abfd); in mmo_get_symbols()1435 addr = (addr << 8) + mmo_get_byte (abfd); in mmo_get_symbols()1444 k = mmo_get_byte (abfd); in mmo_get_symbols()