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

  /art/compiler/trampolines/
trampoline_compiler.h 31 const std::vector<uint8_t>* CreateTrampoline64(InstructionSet isa, EntryPointCallingConvention abi,
trampoline_compiler.cc 160 const std::vector<uint8_t>* CreateTrampoline64(InstructionSet isa, EntryPointCallingConvention abi,
  /art/compiler/driver/
compiler_driver.cc 458 return CreateTrampoline64(instruction_set_, abi, \
    [all...]

Completed in 473 milliseconds