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

  /art/compiler/linker/
linker_patch_test.cc 36 LinkerPatch::MethodBssEntryPatch(16u, dex_file1, 3000u, 1000u),
37 LinkerPatch::MethodBssEntryPatch(16u, dex_file1, 3001u, 1000u),
38 LinkerPatch::MethodBssEntryPatch(16u, dex_file1, 3000u, 1001u),
39 LinkerPatch::MethodBssEntryPatch(16u, dex_file1, 3001u, 1001u),
40 LinkerPatch::MethodBssEntryPatch(16u, dex_file2, 3000u, 1000u),
41 LinkerPatch::MethodBssEntryPatch(16u, dex_file2, 3001u, 1000u),
42 LinkerPatch::MethodBssEntryPatch(16u, dex_file2, 3000u, 1001u),
43 LinkerPatch::MethodBssEntryPatch(16u, dex_file2, 3001u, 1001u),
97 LinkerPatch::MethodBssEntryPatch(32u, dex_file1, 3000u, 1000u),
98 LinkerPatch::MethodBssEntryPatch(32u, dex_file1, 3001u, 1000u)
    [all...]
linker_patch.h 67 static LinkerPatch MethodBssEntryPatch(size_t literal_offset,
  /art/compiler/optimizing/
code_generator_arm64.cc     [all...]
code_generator_arm_vixl.cc     [all...]
code_generator_mips64.cc     [all...]
code_generator_x86.cc     [all...]
code_generator_x86_64.cc     [all...]
code_generator_mips.cc     [all...]

Completed in 534 milliseconds