Searched refs:get_le16 (Results 1 – 1 of 1) sorted by relevance
630 #define get_le16(x) ((*(x)) | (*(x+1)) << 8) macro642 nsections = get_le16(buf + 2); in parse_coff()714 int16_t section = get_le16(ptr + 12); // section number in parse_coff()