Searched defs:RelativePatcher (Results 1 - 1 of 1) sorted by relevance

/art/compiler/linker/
H A Drelative_patcher.h62 * @class RelativePatcher
65 class RelativePatcher { class in namespace:art::linker
67 static std::unique_ptr<RelativePatcher> Create(
71 virtual ~RelativePatcher() { }
113 RelativePatcher() function in class:art::linker::RelativePatcher
128 DISALLOW_COPY_AND_ASSIGN(RelativePatcher);

Completed in 2 milliseconds