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

  /art/compiler/trampolines/
trampoline_compiler.h 28 const std::vector<uint8_t>* CreateTrampoline32(InstructionSet isa, EntryPointCallingConvention abi,
trampoline_compiler.cc 173 const std::vector<uint8_t>* CreateTrampoline32(InstructionSet isa, EntryPointCallingConvention abi,
  /art/compiler/driver/
compiler_driver.cc 461 return CreateTrampoline32(instruction_set_, abi, \
    [all...]

Completed in 49 milliseconds