Home
last modified time | relevance | path

Searched defs:LinkerPatch (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/art/compiler/driver/
H A Dcompiled_code_storage.h28 class LinkerPatch; variable
/aosp_15_r20/art/dex2oat/linker/
H A Drelative_patcher.h39 class LinkerPatch; variable
/aosp_15_r20/art/compiler/linker/
H A Dlinker_patch_test.cc25 TEST(LinkerPatch, LinkerPatchOperators) { in TEST() argument
H A Dlinker_patch.h319 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch() function
/aosp_15_r20/art/dex2oat/driver/
H A Dcompiled_method_storage.h34 class LinkerPatch; variable
H A Dcompiled_method.h35 class LinkerPatch; variable
/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.h82 class LinkerPatch; variable