HomeSort by relevance Sort by last modified time
    Searched defs:pc_base (Results 1 - 2 of 2) sorted by null

  /art/compiler/linker/arm/
relative_patcher_thumb2.cc 89 uint32_t pc_base = patch_offset + (pc_literal_offset - literal_offset) + 4u /* PC adjustment */; local
90 uint32_t diff = target_offset - pc_base;
  /external/v8/src/compiler/x64/
code-generator-x64.cc 2479 int pc_base = __ pc_offset(); local
    [all...]

Completed in 74 milliseconds