Home
last modified time | relevance | path

Searched refs:AssignLiteralPointerOffsetCommon (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dcodegen_util.cc626 static int AssignLiteralPointerOffsetCommon(LIR* lir, CodeOffset offset, in AssignLiteralPointerOffsetCommon() function
890 offset = AssignLiteralPointerOffsetCommon(code_literal_list_, offset, ptr_size); in AssignLiteralOffset()
891 offset = AssignLiteralPointerOffsetCommon(method_literal_list_, offset, ptr_size); in AssignLiteralOffset()
892 offset = AssignLiteralPointerOffsetCommon(class_literal_list_, offset, ptr_size); in AssignLiteralOffset()