Home | History | Annotate | Download | only in assembler

Lines Matching refs:executableCopy

1529     void* executableCopy(ExecutablePool* allocator)
1531 void* copy = m_buffer.executableCopy(allocator);