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

/art/compiler/linker/
H A Drelative_patcher.h67 * @class RelativePatcher
70 class RelativePatcher { class in namespace:art::linker
72 static std::unique_ptr<RelativePatcher> Create(
76 virtual ~RelativePatcher() { }
126 RelativePatcher() function in class:art::linker::RelativePatcher
141 DISALLOW_COPY_AND_ASSIGN(RelativePatcher);

Completed in 53 milliseconds