Home
last modified time | relevance | path

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

/aosp12/art/dex2oat/linker/
H A Drelative_patcher.h39 class LinkerPatch; variable
/aosp12/art/compiler/linker/
H A Dlinker_patch_test.cc24 TEST(LinkerPatch, LinkerPatchOperators) { in TEST() argument
H A Dlinker_patch.h286 LinkerPatch(size_t literal_offset, Type patch_type, const DexFile* target_dex_file) in LinkerPatch() function
/aosp12/art/compiler/driver/
H A Dcompiled_method_storage.h33 class LinkerPatch; variable
/aosp12/art/compiler/
H A Dcompiled_method.h35 class LinkerPatch; variable
/aosp12/art/compiler/optimizing/
H A Dcode_generator.h68 class LinkerPatch; variable