Home
last modified time | relevance | path

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

/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dcall.s22 .global doFlushCode
23 doFlushCode: label
30 .size doFlushCode,(.-doFlushCode)
H A Dcpp2uno.cxx560 extern "C" void doFlushCode(unsigned long address, unsigned long count);
569 doFlushCode(adr - off, (n + off + 7) >> 3); in flushCode()

Completed in 13 milliseconds