Searched defs:WriteCodeAlignment (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/dex2oat/linker/ | ||
H A D | relative_patcher.cc | 126 bool RelativePatcher::WriteCodeAlignment(OutputStream* out, uint32_t aligned_code_delta) { in WriteCodeAlignment() function in art::linker::RelativePatcher |
H A D | oat_writer.cc | 3827 bool OatWriter::WriteCodeAlignment(OutputStream* out, uint32_t aligned_code_delta) { in WriteCodeAlignment() function in art::linker::OatWriter |