Home
last modified time | relevance | path

Searched refs:LinkerPatchType (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dcompiled_method.h159 enum LinkerPatchType { enum
219 LinkerPatchType Type() const { in Type()
259 LinkerPatch(size_t literal_offset, LinkerPatchType patch_type, const DexFile* target_dex_file) in LinkerPatch()
272 LinkerPatchType patch_type_ : 8;