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

/art/compiler/linker/
H A Dmulti_oat_relative_patcher.cc26 MultiOatRelativePatcher::MultiOatRelativePatcher(InstructionSet instruction_set, function in class:art::linker::MultiOatRelativePatcher
38 void MultiOatRelativePatcher::StartOatFile(uint32_t adjustment) {
47 uint32_t MultiOatRelativePatcher::CodeAlignmentSize() const {
52 uint32_t MultiOatRelativePatcher::RelativeCallThunksSize() const {
57 uint32_t MultiOatRelativePatcher::MiscThunksSize() const {
62 std::pair<bool, uint32_t> MultiOatRelativePatcher::MethodOffsetMap::FindMethodOffset(

Completed in 71 milliseconds