Searched refs:wrapper_prefix_ (Results 1 – 4 of 4) sorted by relevance
| /system/host/abigen/ |
| A D | vdso_wrapper_generator.h | 16 : wrapper_prefix_(wrapper_prefix), in VdsoWrapperGenerator() 25 std::string wrapper_prefix_; variable
|
| A D | generator.h | 95 : syscall_prefix_(syscall_prefix), wrapper_prefix_(wrapper_prefix), in KernelWrapperGenerator() 104 const std::string wrapper_prefix_; variable
|
| A D | kernel_wrapper_generator.cpp | 43 write_syscall_signature_line(os, sc, wrapper_prefix_); in syscall()
|
| A D | vdso_wrapper_generator.cpp | 32 write_syscall_signature_line(os, sc, wrapper_prefix_, "", " ", false, ""); in syscall()
|
Completed in 5 milliseconds