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

/external/iptables/iptables/
H A Dxshared.h63 const char *jumpto; member in struct:iptables_command_state
/external/libcxxabi/src/Unwind/
H A DRegisters.hpp46 void jumpto();
234 void jumpto();
482 void jumpto();
1046 void jumpto();
1314 void jumpto() { function in class:libunwind::Registers_arm
H A DUnwindCursor.hpp395 virtual void jumpto() { _LIBUNWIND_ABORT("jumpto not implemented"); } function in class:libunwind::AbstractUnwindCursor
430 virtual void jumpto();
604 template <typename A, typename R> void UnwindCursor<A, R>::jumpto() { function in class:libunwind::UnwindCursor
605 _registers.jumpto();

Completed in 192 milliseconds