Searched defs:syscall (Results 1 - 8 of 8) sorted by relevance

/fuchsia/zircon/system/host/abigen/
H A Drust_binding_generator.cpp24 bool RustBindingGenerator::syscall(std::ofstream& os, const Syscall& sc) { function in class:RustBindingGenerator
H A Djson_generator.cpp20 bool JsonGenerator::syscall(std::ofstream& os, const Syscall& sc) { function in class:JsonGenerator
H A Dheader_generator.cpp28 bool HeaderGenerator::syscall(std::ofstream& os, const Syscall& sc) { function in class:HeaderGenerator
H A Dkernel_wrapper_generator.cpp38 bool KernelWrapperGenerator::syscall(ofstream& os, const Syscall& sc) { function in class:KernelWrapperGenerator
H A Dvdso_wrapper_generator.cpp25 bool VdsoWrapperGenerator::syscall(ofstream& os, const Syscall& sc) { function in class:VdsoWrapperGenerator
H A Dgenerator.cpp35 bool VDsoAsmGenerator::syscall(ofstream& os, const Syscall& sc) { function in class:VDsoAsmGenerator
64 bool KernelBranchGenerator::syscall(ofstream& os, const Syscall& sc) { function in class:KernelBranchGenerator
72 bool SyscallNumbersGenerator::syscall(ofstream& os, const Syscall& sc) { function in class:SyscallNumbersGenerator
86 bool TraceInfoGenerator::syscall(ofstream& os, const Syscall& sc) { function in class:TraceInfoGenerator
97 bool CategoryGenerator::syscall(ofstream& os, const Syscall& sc) { function in class:CategoryGenerator
H A Dabigen_generator.cpp167 bool AbigenGenerator::AddSyscall(Syscall&& syscall) { argument
[all...]
/fuchsia/zircon/kernel/arch/x86/include/arch/
H A Darch_thread.h36 x86_syscall_general_regs_t *syscall; member in union:arch_thread::__anon26

Completed in 34 milliseconds