Searched refs:InstructionAlignedSize (Results 1 – 4 of 4) sorted by relevance
69 static size_t InstructionAlignedSize() { in InstructionAlignedSize() function
363 size_t header_size = OatQuickMethodHeader::InstructionAlignedSize(); in CommitCode()
965 code_size = OatQuickMethodHeader::InstructionAlignedSize() + code_size; in Reserve()
1323 const uint8_t* code = reserved_code.data() + OatQuickMethodHeader::InstructionAlignedSize(); in JitCompile()1419 const uint8_t* code = reserved_code.data() + OatQuickMethodHeader::InstructionAlignedSize(); in JitCompile()