Home
last modified time | relevance | path

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

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