Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Dwindres.c122 static rc_uint_type target_get_8 (const void *, rc_uint_type);
1259 return target_get_8 (data, length); in windres_get_8()
1311 target_get_8 (const void *p, rc_uint_type length) in target_get_8() function