HomeSort by relevance Sort by last modified time
    Searched refs:FreeCode (Results 1 - 2 of 2) sorted by null

  /art/runtime/jit/
jit_code_cache.h 392 void FreeCode(uint8_t* code) REQUIRES(lock_);
jit_code_cache.cc 812 FreeCode(code_allocation);
818 // first since once we do FreeCode() below, the memory can be reused
    [all...]

Completed in 55 milliseconds