Home
last modified time | relevance | path

Searched refs:EntryPointCallingConvention (Results 1 – 2 of 2) sorted by relevance

/art/compiler/trampolines/
Dtrampoline_compiler.h29 enum EntryPointCallingConvention { enum
40 EntryPointCallingConvention abi,
43 EntryPointCallingConvention abi,
Dtrampoline_compiler.cc53 ArenaAllocator* allocator, EntryPointCallingConvention abi, ThreadOffset32 offset) { in CreateTrampoline()
94 ArenaAllocator* allocator, EntryPointCallingConvention abi, ThreadOffset64 offset) { in CreateTrampoline()
173 EntryPointCallingConvention abi, in CreateTrampoline64()
195 EntryPointCallingConvention abi, in CreateTrampoline32()