OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x86_init_architecture
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/coregrind/m_gdbserver/
valgrind_low.h
101
extern void
x86_init_architecture
(struct valgrind_target_ops *target);
valgrind-low-x86.c
291
void
x86_init_architecture
(struct valgrind_target_ops *target)
function
target.c
802
x86_init_architecture
(&the_low_target);
Completed in 385 milliseconds