Searched refs:redirection (Results 1 - 9 of 9) sorted by relevance

/external/valgrind/main/memcheck/tests/
H A Dwrap8.stderr.exp2 PPC64 function redirection stack overflow
/external/chromium_org/v8/src/mips/
H A Dsimulator-mips.cc984 Redirection* redirection = Redirection::Get(external_function, type); local
985 return redirection->address_of_swi_instruction();
1409 Redirection* redirection = Redirection::FromSwiInstruction(instr); local
1421 (redirection->type() == ExternalReference::BUILTIN_FP_FP_CALL) ||
1422 (redirection->type() == ExternalReference::BUILTIN_COMPARE_CALL) ||
1423 (redirection->type() == ExternalReference::BUILTIN_FP_CALL) ||
1424 (redirection->type() == ExternalReference::BUILTIN_FP_INT_CALL);
1431 switch (redirection->type()) {
1458 reinterpret_cast<intptr_t>(redirection->external_function());
1473 switch (redirection
[all...]
/external/libvpx/libvpx/examples/includes/geshi/geshi/
H A Ddos.php22 * - Highlight pipes and redirection (do we really need this?)
/external/v8/src/mips/
H A Dsimulator-mips.cc984 Redirection* redirection = Redirection::Get(external_function, type); local
985 return redirection->address_of_swi_instruction();
1422 Redirection* redirection = Redirection::FromSwiInstruction(instr); local
1434 (redirection->type() == ExternalReference::BUILTIN_FP_FP_CALL) ||
1435 (redirection->type() == ExternalReference::BUILTIN_COMPARE_CALL) ||
1436 (redirection->type() == ExternalReference::BUILTIN_FP_CALL) ||
1437 (redirection->type() == ExternalReference::BUILTIN_FP_INT_CALL);
1444 switch (redirection->type()) {
1471 reinterpret_cast<intptr_t>(redirection->external_function());
1483 switch (redirection
[all...]
/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.cc858 Redirection* redirection = Redirection::Get(external_function, type); local
859 return redirection->address_of_swi_instruction();
1709 Redirection* redirection = Redirection::FromSwiInstruction(instr); local
1718 (redirection->type() == ExternalReference::BUILTIN_FP_FP_CALL) ||
1719 (redirection->type() == ExternalReference::BUILTIN_COMPARE_CALL) ||
1720 (redirection->type() == ExternalReference::BUILTIN_FP_CALL) ||
1721 (redirection->type() == ExternalReference::BUILTIN_FP_INT_CALL);
1726 reinterpret_cast<intptr_t>(redirection->external_function());
1736 switch (redirection->type()) {
1760 switch (redirection
[all...]
/external/v8/src/arm/
H A Dsimulator-arm.cc853 Redirection* redirection = Redirection::Get(external_function, type); local
854 return redirection->address_of_swi_instruction();
1736 Redirection* redirection = Redirection::FromSwiInstruction(instr); local
1745 (redirection->type() == ExternalReference::BUILTIN_FP_FP_CALL) ||
1746 (redirection->type() == ExternalReference::BUILTIN_COMPARE_CALL) ||
1747 (redirection->type() == ExternalReference::BUILTIN_FP_CALL) ||
1748 (redirection->type() == ExternalReference::BUILTIN_FP_INT_CALL);
1754 switch (redirection->type()) {
1779 reinterpret_cast<intptr_t>(redirection->external_function());
1786 switch (redirection
[all...]
/external/v8/src/
H A Disolate.h958 void set_simulator_redirection(Redirection* redirection) { argument
959 simulator_redirection_ = redirection;
/external/chromium_org/v8/src/
H A Disolate.h1012 void set_simulator_redirection(Redirection* redirection) { argument
1013 simulator_redirection_ = redirection;
/external/valgrind/main/none/tests/
H A Dcmdline2.stdout.exp110 --trace-redir=no|yes show redirection details? [no]

Completed in 302 milliseconds