OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getudisp32
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/priv/
guest_x86_toIR.c
378
static UInt
getUDisp32
( Int delta )
390
case 4: return
getUDisp32
(delta);
417
case 4: return
getUDisp32
(delta);
[
all
...]
guest_amd64_toIR.c
533
//.. case 4: return
getUDisp32
(delta);
[
all
...]
Completed in 242 milliseconds