Home
last modified time | relevance | path

Searched defs:jumpto (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Dxshared.h63 const char *jumpto; member
/external/libunwind_llvm/src/
DUnwindCursor.hpp395 virtual void jumpto() { _LIBUNWIND_ABORT("jumpto not implemented"); } in jumpto() function in libunwind::AbstractUnwindCursor
618 template <typename A, typename R> void UnwindCursor<A, R>::jumpto() { in jumpto() function in libunwind::UnwindCursor
DRegisters.hpp1314 void jumpto() { in jumpto() function in libunwind::Registers_arm