Searched defs:CompileThunkCode (Results 1 – 2 of 2) sorted by relevance
/art/compiler/linker/arm/ | ||
D | relative_patcher_thumb2.cc | 79 std::vector<uint8_t> Thumb2RelativePatcher::CompileThunkCode() { in CompileThunkCode() function in art::linker::Thumb2RelativePatcher |
/art/compiler/linker/arm64/ | ||
D | relative_patcher_arm64.cc | 247 std::vector<uint8_t> Arm64RelativePatcher::CompileThunkCode() { in CompileThunkCode() function in art::linker::Arm64RelativePatcher |