HomeSort by relevance Sort by last modified time
    Searched refs:EntryPointCallingConvention (Results 1 - 3 of 3) sorted by null

  /art/compiler/trampolines/
trampoline_compiler.h 29 const std::vector<uint8_t>* CreateTrampoline(InstructionSet isa, EntryPointCallingConvention abi,
trampoline_compiler.cc 29 static const std::vector<uint8_t>* CreateTrampoline(EntryPointCallingConvention abi,
57 static const std::vector<uint8_t>* CreateTrampoline(EntryPointCallingConvention abi,
103 const std::vector<uint8_t>* CreateTrampoline(InstructionSet isa, EntryPointCallingConvention abi,
  /art/compiler/driver/
compiler_driver.h 53 enum EntryPointCallingConvention {

Completed in 29 milliseconds