Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver.h351 int32_t pc_relative_offset)
556 int32_t pc_relative_offset) in RelativeCallPatchInformation() argument
560 offset_(pc_relative_offset) { in RelativeCallPatchInformation()
Dcompiler_driver.cc1391 int32_t pc_relative_offset) { in AddRelativeCodePatch() argument
1401 pc_relative_offset)); in AddRelativeCodePatch()