Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dwindres.c124 static rc_uint_type target_get_16 (const void *, rc_uint_type);
1276 return target_get_16 (data, length); in windres_get_16()
1321 target_get_16 (const void *p, rc_uint_type length) in target_get_16() function