Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dwindres.c126 static rc_uint_type target_get_32 (const void *, rc_uint_type);
1298 return target_get_32 (data, length); in windres_get_32()
1335 target_get_32 (const void *p, rc_uint_type length) in target_get_32() function