Home
last modified time | relevance | path

Searched refs:mmo_get_byte (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dmmo.c413 static bfd_byte mmo_get_byte (bfd *);
1111 mmo_get_byte (bfd *abfd) in mmo_get_byte() function
1300 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()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dmmo.c455 static bfd_byte mmo_get_byte
1204 mmo_get_byte (abfd) in mmo_get_byte() function
1401 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);