Home | History | Annotate | Download | only in driver

Lines Matching refs:CreateTrampoline

455   return CreateTrampoline(instruction_set_, kInterpreterAbi,
460 return CreateTrampoline(instruction_set_, kInterpreterAbi,
465 return CreateTrampoline(instruction_set_, kJniAbi, JNI_ENTRYPOINT_OFFSET(pDlsymLookup));
469 return CreateTrampoline(instruction_set_, kPortableAbi,
474 return CreateTrampoline(instruction_set_, kPortableAbi,
479 return CreateTrampoline(instruction_set_, kQuickAbi,
484 return CreateTrampoline(instruction_set_, kQuickAbi,