Searched refs:read_16 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/cctools-845/ld/
H A Ddebugcompunit.c32 #define read_16(p) (little_endian \ macro
98 sz = 2 + read_16 (*offset);
212 vers = read_16 (di);
H A Ddebugline.c58 #define read_16(p) (lnd->little_endian \ macro
231 if (read_16 (lnd->cpos) != 2)
443 lnd->cur.pc += read_16 (lnd->cpos);

Completed in 168 milliseconds