Searched refs:VDsoAsmGenerator (Results 1 – 3 of 3) sorted by relevance
36 class VDsoAsmGenerator : public Generator {38 VDsoAsmGenerator(const std::string& syscall_macro, in VDsoAsmGenerator() function
90 static VDsoAsmGenerator vdso_asm_generator(
35 bool VDsoAsmGenerator::syscall(ofstream& os, const Syscall& sc) { in syscall()
Completed in 3 milliseconds