Home
last modified time | relevance | path

Searched refs:switch_endian (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/powerpc/
DMakefile26 switch_endian \
/external/llvm-project/lldb/test/API/tools/lldb-server/
DTestGdbRemoteThreadsInStopReply.py126 def switch_endian(self, egg): member in TestGdbRemoteThreadsInStopReply
165 thread_pcs[tid] = self.switch_endian(pc) if little_endian else pc
/external/strace/
DChangeLog35709 powerpc: wire up switch_endian syscall.
35710 powerpc has switch_endian syscall starting with linux commit
35713 * linux/powerpc/syscallent.h (switch_endian): New entry.