Lines Matching refs:ArrayRef
27 const ArrayRef<const uint8_t>& quick_code) in CompiledCode()
104 const ArrayRef<const uint8_t>& quick_code, in CompiledMethod()
108 const ArrayRef<const uint8_t>& method_info, in CompiledMethod()
109 const ArrayRef<const uint8_t>& vmap_table, in CompiledMethod()
110 const ArrayRef<const uint8_t>& cfi_info, in CompiledMethod()
111 const ArrayRef<const linker::LinkerPatch>& patches) in CompiledMethod()
125 const ArrayRef<const uint8_t>& quick_code, in SwapAllocCompiledMethod()
129 const ArrayRef<const uint8_t>& method_info, in SwapAllocCompiledMethod()
130 const ArrayRef<const uint8_t>& vmap_table, in SwapAllocCompiledMethod()
131 const ArrayRef<const uint8_t>& cfi_info, in SwapAllocCompiledMethod()
132 const ArrayRef<const linker::LinkerPatch>& patches) { in SwapAllocCompiledMethod()