Home
last modified time | relevance | path

Searched refs:NO_INLINE (Results 1 – 5 of 5) sorted by relevance

/art/runtime/base/
Dmacros.h72 #define NO_INLINE __attribute__ ((noinline)) macro
/art/disassembler/
Ddisassembler_x86.cc152 NO_INLINE
/art/compiler/optimizing/
Doptimizing_compiler.cc715 NO_INLINE // Avoid increasing caller's frame size by large stack-allocated objects.
/art/runtime/
Dthread.cc514 NO_INLINE
570 NO_INLINE in InstallImplicitProtection()
/art/runtime/interpreter/
Dinterpreter_switch_impl.cc121 NO_INLINE static bool DoDexPcMoveEvent(Thread* self, in DoDexPcMoveEvent()