Searched refs:xt (Results 1 – 3 of 3) sorted by relevance
382 .xt.prop 0 : { KEEP(*(.xt.prop .xt.prop.* .gnu.linkonce.prop.*)) }383 .xt.insn 0 : { KEEP(*(.xt.insn .xt.insn.* .gnu.linkonce.x*)) }384 .xt.lit 0 : { KEEP(*(.xt.lit .xt.lit.* .gnu.linkonce.p*)) }
112 static void ext_to_timespec64(union tod_clock *clk, struct timespec64 *xt) in ext_to_timespec64() argument119 xt->tv_sec = sec; in ext_to_timespec64()120 xt->tv_nsec = nsec; in ext_to_timespec64()
586 xt-gdb can't place a Software Breakpoint in the 0XD region prior
Completed in 22 milliseconds