Home
last modified time | relevance | path

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

/art/compiler/
Delf_builder.h166 patched_(false), patch_(patch), patch_base_section_(patch_base_section) { in Section()
180 DCHECK(patch_ != nullptr); in Write()
182 patch_(patch_locations_, in Write()
212 PatchFn patch_; variable