Home
last modified time | relevance | path

Searched defs:anchor_offset (Results 1 – 4 of 4) sorted by relevance

/art/compiler/linker/x86/
Drelative_patcher_x86_test.cc118 constexpr uint32_t anchor_offset = 5u; // After call +0. in TEST_F() local
151 constexpr uint32_t anchor_offset = 5u; // After call +0. in TEST_F() local
Drelative_patcher_x86.cc51 uint32_t anchor_offset = patch_offset - literal_offset + anchor_literal_offset; in PatchPcRelativeReference() local
/art/compiler/linker/mips64/
Drelative_patcher_mips64.cc94 uint32_t anchor_offset = patch_offset - literal_offset + anchor_literal_offset; in PatchPcRelativeReference() local
/art/compiler/linker/mips/
Drelative_patcher_mips.cc105 uint32_t anchor_offset = patch_offset - literal_offset + anchor_literal_offset; in PatchPcRelativeReference() local