Home
last modified time | relevance | path

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

/external/strace/
Dsyscall.c253 static const int personality_wordsize[SUPPORTED_PERSONALITIES] = { variable
301 current_wordsize = personality_wordsize[personality]; in set_personality()
1145 # define pc_wordsize personality_wordsize[tcp->currpers] in print_pc()
DChangeLog-CVS1219 * file.c (sys_utime): Use personality_wordsize to handle biarch.
1500 * defs.h (personality_wordsize): Add.
1745 (personality_wordsize): New variable.