Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/CodeGen/
DCodeEmitter.h116 uint8_t *mpSavedBufferBegin, *mpSavedBufferEnd, *mpSavedCurBufferPtr; variable
DCodeEmitter.cpp1317 mpSavedBufferEnd = BufferEnd; in startGVStub()
1330 mpSavedBufferEnd = BufferEnd; in startGVStub()
1345 BufferEnd = mpSavedBufferEnd; in finishGVStub()