Searched refs:InstructionAlignedSize (Results 1 – 4 of 4) sorted by relevance
58 static size_t InstructionAlignedSize() { in InstructionAlignedSize() function
361 size_t header_size = OatQuickMethodHeader::InstructionAlignedSize(); in CommitCode()
934 code_size = OatQuickMethodHeader::InstructionAlignedSize() + code_size; in Reserve()
1262 const uint8_t* code = reserved_code.data() + OatQuickMethodHeader::InstructionAlignedSize(); in JitCompile()1359 const uint8_t* code = reserved_code.data() + OatQuickMethodHeader::InstructionAlignedSize(); in JitCompile()