Searched refs:InstructionAlignedSize (Results 1 – 4 of 4) sorted by relevance
55 static size_t InstructionAlignedSize() { in InstructionAlignedSize() function
360 size_t header_size = OatQuickMethodHeader::InstructionAlignedSize(); in CommitCode()
940 code_size = OatQuickMethodHeader::InstructionAlignedSize() + code_size; in Reserve()
1278 const uint8_t* code = reserved_code.data() + OatQuickMethodHeader::InstructionAlignedSize(); in JitCompile()1377 const uint8_t* code = reserved_code.data() + OatQuickMethodHeader::InstructionAlignedSize(); in JitCompile()